rps.conf is generated from rps.conf.in
[oweals/gnunet.git] / src / util / test_connection_transmit_cancel.c
index 1b129d9a9ef1614b24cb79e83341033ec1b8edba..9ef0720edc867fccd0239d06a1830a11508fe8dd 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     Copyright (C) 2009 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2009 GNUnet e.V.
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -38,7 +38,7 @@ not_run (void *cls, size_t size, void *buf)
 
 
 static void
-task_transmit_cancel (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+task_transmit_cancel (void *cls)
 {
   int *ok = cls;
   struct GNUNET_CONNECTION_TransmitHandle *th;