X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/44c8d863398565860b2f94bbaa28f057a5199565..8b6575894290d35e94521ef9ef656cc3f71152ca:/IkiWiki/Rcs/Stub.pm?ds=inline diff --git a/IkiWiki/Rcs/Stub.pm b/IkiWiki/Rcs/Stub.pm index e408d5ac3..087f2508c 100644 --- a/IkiWiki/Rcs/Stub.pm +++ b/IkiWiki/Rcs/Stub.pm @@ -20,7 +20,7 @@ sub rcs_prepedit ($) { return "" } -sub rcs_commit ($$$) { +sub rcs_commit ($$$;$$) { # Tries to commit the page; returns undef on _success_ and # a version of the page with the rcs's conflict markers on failure. # The file is relative to the srcdir.