]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/tcpclient.cpp
Added a help file for the set command
[irc/gameservirc.git] / gameserv / tcpclient.cpp
index 62d73a1f401998a10019c99eececee3f9dd175fb..fa73761f74c8978c4e8fa7c5306b83e39f93f4af 100644 (file)
@@ -102,7 +102,6 @@ int main(int argc, char *argv[])
         perror("Could not turn into a daemon");
         exit(3);
     }
-
   load_gs_dbase();
   loadNews(newsdata, todaysnews);