dhtlog updates
[oweals/gnunet.git] / src / include / gnunet_common.h
index 8703dc3b7870b4b690df43644d76ab07ccc99b0c..550b44c4416c7fd88e92a460828002fcd2769371 100644 (file)
@@ -491,7 +491,7 @@ void *GNUNET_xmalloc_unchecked_ (size_t size,
  * memory is available.
  */
 void *GNUNET_xrealloc_ (void *ptr,
-                        const size_t n, const char *filename, int linenumber);
+                        size_t n, const char *filename, int linenumber);
 
 /**
  * Free memory. Merely a wrapper for the case that we