summaryrefslogtreecommitdiff
path: root/IkiWiki/Rcs/Stub.pm
diff options
context:
space:
mode:
Diffstat (limited to 'IkiWiki/Rcs/Stub.pm')
-rw-r--r--IkiWiki/Rcs/Stub.pm6
1 files changed, 3 insertions, 3 deletions
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 => [
# {