From 44c8d863398565860b2f94bbaa28f057a5199565 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 4 Sep 2006 04:32:32 +0000 Subject: commas --- IkiWiki/Rcs/Stub.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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, # ], # } } -- cgit v1.2.3