From: joey Date: Mon, 4 Sep 2006 04:32:32 +0000 (+0000) Subject: commas X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/44c8d863398565860b2f94bbaa28f057a5199565 commas --- diff --git a/IkiWiki/Rcs/Stub.pm b/IkiWiki/Rcs/Stub.pm index 59d51226b..e408d5ac3 100644 --- a/IkiWiki/Rcs/Stub.pm +++ b/IkiWiki/Rcs/Stub.pm @@ -48,8 +48,8 @@ sub rcs_recentchanges ($) { # page => # name of page changed, # diffurl => # optional url to a diff showing # # the changes, - # } - # # repeat for each page changed in this commit + # }, + # # repeat for each page changed in this commit, # ], # } }