-doxygen
authorSree Harsha Totakura <totakura@in.tum.de>
Mon, 18 Jun 2012 21:05:26 +0000 (21:05 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Mon, 18 Jun 2012 21:05:26 +0000 (21:05 +0000)
src/stream/stream_api.c

index d46e589f9840eef43e923a338860cba4e6edb61d..fda1810f60b715b3439974d80cef781fc96c899a 100644 (file)
@@ -2845,7 +2845,7 @@ lockmanager_acquire_timeout (void *cls,
  * @param status the current status of the lock
  */
 static void
-lock_status_change_cb (void *cls, const char *domain_name, uint32_t lock,
+lock_status_change_cb (void *cls, const char *domain, uint32_t lock,
                        enum GNUNET_LOCKMANAGER_Status status)
 {
   struct GNUNET_STREAM_ListenSocket *lsocket = cls;