collapse datetime into a single header
[wikiq] / wikiq.cpp
index 18259ea836924c24dae060c91177d3829e81e5dd..ea82f3a0b19ec6921cd3940285634fe93bee1ab1 100644 (file)
--- a/wikiq.cpp
+++ b/wikiq.cpp
@@ -635,7 +635,7 @@ main(int argc, char *argv[])
     cout << "title" << "\t"
         << "articleid" << "\t"
         << "revid" << "\t"
-        << "date" << " "
+        << "date" << "_"
         << "time" << "\t"
         << "anon" << "\t"
         << "editor" << "\t"

Benjamin Mako Hill || Want to submit a patch?