From: Benjamin Mako Hill Date: Fri, 18 Jul 2014 21:39:06 +0000 (-0700) Subject: Merge branch 'patch-2' of github.com:nemobis/wikiq X-Git-Url: https://projects.mako.cc/source/wikiq/commitdiff_plain/ca8e5345cbac2ce3a1f72a70bd63dfbbcef41827?hp=e5ef5d83494fb4a41e443b8c2586f0fd4cdd8e5b Merge branch 'patch-2' of github.com:nemobis/wikiq --- diff --git a/wikiq.cpp b/wikiq.cpp index 1dce957..3451582 100644 --- a/wikiq.cpp +++ b/wikiq.cpp @@ -545,7 +545,7 @@ void print_usage(char* argv[]) { << "unless the article is a revert to a previous revision, in which case, it" << endl << "contains the revision ID of the revision which was reverted to." << endl << endl - << "authors: Erik Garrison " << endl; + << "authors: Erik Garrison " << endl << " Benjamin Mako Hill " << endl; }