gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r18595 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r18595 - gnunet/src/ats
Date: Thu, 15 Dec 2011 10:11:16 +0100

Author: wachs
Date: 2011-12-15 10:11:16 +0100 (Thu, 15 Dec 2011)
New Revision: 18595

Modified:
   gnunet/src/ats/ats_api_scheduling.c
Log:
-const char


Modified: gnunet/src/ats/ats_api_scheduling.c
===================================================================
--- gnunet/src/ats/ats_api_scheduling.c 2011-12-15 07:31:39 UTC (rev 18594)
+++ gnunet/src/ats/ats_api_scheduling.c 2011-12-15 09:11:16 UTC (rev 18595)
@@ -840,7 +840,7 @@
     type = GNUNET_ATS_NET_WAN;
 
 #if VERBOSE
-  char * range;
+  const char * range;
   switch (type) {
     case GNUNET_ATS_NET_WAN:
         range = "WAN";




reply via email to

[Prev in Thread] Current Thread [Next in Thread]