From cce91d966d0b7ccda8de348f431d7b4e234665cd Mon Sep 17 00:00:00 2001 From: sabetts Date: Thu, 5 Oct 2000 22:00:00 +0000 Subject: fixed wimpy c++ style comment --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') 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 -- cgit v1.2.3