diff options.h @ 857:c19acba28590

use oldstyle comments
author Matt Johnston <matt@ucc.asn.au>
date Thu, 14 Nov 2013 22:03:30 +0800
parents c1c1b43f78c2
children ff597bf2cfb0
line wrap: on
line diff
--- a/options.h	Thu Nov 14 21:45:50 2013 +0800
+++ b/options.h	Thu Nov 14 22:03:30 2013 +0800
@@ -171,7 +171,7 @@
 #endif
 
 /* Whether to do reverse DNS lookups. */
-//#define DO_HOST_LOOKUP
+/*#define DO_HOST_LOOKUP */
 
 /* Whether to print the message of the day (MOTD). This doesn't add much code
  * size */