X-Git-Url: https://projects.mako.cc/source/wikiq/blobdiff_plain/52439920a4c0a49a568ef58b9b19d968f96eb1e8..HEAD:/wikiq.cpp diff --git a/wikiq.cpp b/wikiq.cpp index 3351e2e..ad9ac48 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; }