summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorsabetts <sabetts>2000-10-05 22:00:00 +0000
committersabetts <sabetts>2000-10-05 22:00:00 +0000
commitcce91d966d0b7ccda8de348f431d7b4e234665cd (patch)
tree9f508ecd7e3a3487fad54bd682bfb823525eddb4 /src/main.c
parentf292fda9dbdae554a69dd484b6e4dff9cef9e6a3 (diff)
downloadratpoison-cce91d966d0b7ccda8de348f431d7b4e234665cd.zip
fixed wimpy c++ style comment
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 1655d2a..bfede2e 100644
--- a/src/main.c
+++ b/src/main.c
@@ -103,7 +103,7 @@ handler (Display *d, XErrorEvent *e)
fprintf (stderr, "ratpoison: %s!\n", error_msg);
return 0;
- // exit (EXIT_FAILURE);
+ /* exit (EXIT_FAILURE); */
}
void