summaryrefslogtreecommitdiff
path: root/server/main.c
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1988-06-15 18:51:51 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1988-06-15 18:51:51 +0000
commit272377ef306329e6c9383b567de2ee4b0869f2aa (patch)
treeeaac3195c4dfc12f98948c096bf44233fb5f35f1 /server/main.c
parentdcfeafae3bef06e24de12496dae101fca29e3182 (diff)
remove spurious comment
Diffstat (limited to 'server/main.c')
-rw-r--r--server/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/main.c b/server/main.c
index 911a137..66cb2be 100644
--- a/server/main.c
+++ b/server/main.c
@@ -164,7 +164,6 @@ char **argv;
#endif DEBUG
/* open log */
- /* XXX eventually make this LOG_DAEMON */
openlog(programname, LOG_PID, LOG_LOCAL6);
#ifdef DEBUG