From: joey Date: Mon, 4 Sep 2006 04:25:34 +0000 (+0000) Subject: fix X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/7e02c4fe4c646b4d198723844e575f199a8963d7 fix --- diff --git a/IkiWiki/Rcs/Stub.pm b/IkiWiki/Rcs/Stub.pm index 01696a8b0..59d51226b 100644 --- a/IkiWiki/Rcs/Stub.pm +++ b/IkiWiki/Rcs/Stub.pm @@ -39,9 +39,9 @@ sub rcs_recentchanges ($) { # committype => # either "web" or the name of the rcs, # when => # time when the change was made, # message => [ - # "commit message line", - # "commit message line", - # "...", + # { line => "commit message line" }, + # { line => "commit message line" }, + # # etc, # ], # pages => [ # {