[mirrorbrain-commits] r8131 - /trunk/tools/geoiplookup_city.c

From: <poeml_at_mirrorbrain.org>
Date: Fri, 17 Sep 2010 14:15:54 -0000
Author: poeml
Date: Fri Sep 17 16:15:54 2010
New Revision: 8131

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8131&view=rev
Log:
tools/geoiplookup_city: fix nested comment that made gcc warn

Modified:
    trunk/tools/geoiplookup_city.c

Modified: trunk/tools/geoiplookup_city.c
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/geoiplookup_city.c?rev=8131&r1=8130&r2=8131&view=diff
==============================================================================
--- trunk/tools/geoiplookup_city.c (original)
+++ trunk/tools/geoiplookup_city.c Fri Sep 17 16:15:54 2010
_at_@ -22,7 +22,7 @@
  * tool to look up city data of an IP address or DNS name
  * using the free city GeoIP database
  *
-/* gcc -g -Wall -lGeoIP -o geoiplookup_city geoiplookup_city.c */
+ * gcc -g -Wall -lGeoIP -o geoiplookup_city geoiplookup_city.c */
 #include <stdio.h>
 #include <GeoIP.h>
 #include <GeoIPCity.h>




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Fri Sep 17 2010 - 14:15:56 GMT

This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT