From 4f88482663efca2292f46d8d832f3f3d28b4ba2c Mon Sep 17 00:00:00 2001 From: meep-eep Date: Wed, 13 Sep 2006 18:13:44 +0000 Subject: [PATCH] Fix comment. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2438 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/config_win.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/src/config_win.h.in b/sc2/src/config_win.h.in index 56af84ef9..127714a78 100644 --- a/sc2/src/config_win.h.in +++ b/sc2/src/config_win.h.in @@ -41,7 +41,7 @@ /* Defined if your system has stricmp of its own */ @HAVE_STRICMP@ -/* Defined if your system has getopt.h */ +/* Defined if your system has getopt_long */ @HAVE_GETOPT_LONG@ /* Defined if your system has iswgraph of its own*/