]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Rcs/Stub.pm
* Work on firming up the plugin interface:
[ikiwiki.git] / IkiWiki / Rcs / Stub.pm
index 59d51226b68dc5b8349d6f7b2e327e66179c6d6f..e408d5ac3c975e0c8409af513f4cd5310bc6bbf4 100644 (file)
@@ -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,
        #       ],
        # }
 }