# # # patch "branch.psp" # from [3dbbd29673946ed54f134c7eeb402a30331c17c1] # to [b542e8253f48ee5e9debc8e482a8aa8850864cdb] # ============================================================ --- branch.psp 3dbbd29673946ed54f134c7eeb402a30331c17c1 +++ branch.psp b542e8253f48ee5e9debc8e482a8aa8850864cdb @@ -79,7 +79,7 @@

This page lists changes %s through %s to %s. It may also be useful to view the %s of this branch. -

''' % (-1*(stop or 0), (-1 * start), link('branch', branch), link('headofbranch', 'branch', 'current head revision'))) +

''' % (-1*(stop or 0), (-1 * start), link('branch', branch), link('headofbranch', branch, 'current head revision'))) req.write('') %>