fix compile
authorChristian Grothoff <christian@grothoff.org>
Tue, 6 Dec 2011 18:06:54 +0000 (18:06 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 6 Dec 2011 18:06:54 +0000 (18:06 +0000)
src/arm/gnunet-service-arm_interceptor.c

index b4032a1531bba384d7a4f449b93eb847410f8414..c2c275ba38d9d9973091f9edcf68f20a9ed0eae1 100644 (file)
@@ -982,7 +982,7 @@ acceptConnection (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
   struct ServiceListeningInfo *next;
   SOCKTYPE *lsocks;
   unsigned int ls;
-  int disable_lsocks;
+  int use_lsocks;
 
   sli->acceptTask = GNUNET_SCHEDULER_NO_TASK;
   if (0 != (GNUNET_SCHEDULER_REASON_SHUTDOWN & tc->reason))