(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 20 Apr 2011 08:51:30 +0000 (08:51 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 20 Apr 2011 08:51:30 +0000 (08:51 +0000)
src/vpn/gnunet-daemon-exit.c

index 368a891ae66bccc711fef1fd2cdd2f5b0bcd5b39..c6102c34656870a42391aab73382018e423b5691 100644 (file)
@@ -175,7 +175,7 @@ cleanup(void* cls, const struct GNUNET_SCHEDULER_TaskContext* tskctx) {
 }
 
 static void
-collect_connections(void* cls, const struct GNUNET_SCHEDULER_TaskContext* t) {
+collect_connections(void* cls, const struct GNUNET_SCHEDULER_TaskContext* tc) {
          if ( (tc->reason & GNUNET_SCHEDULER_REASON_SHUTDOWN) != 0)
       return;