aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index e5df909..60313d2 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,8 +1,10 @@
/* FujiNetChat, an IRC client. Based on NetCat and the old FujiChat. */
+/*
#define SELF "FujiNetChat"
#define VERSION "0.0"
#define BANNER SELF " v" VERSION " (B. Watson)\n"
+*/
#include <atari.h>
#include <stdlib.h>