gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7165 - GNUnet/src/util/os


From: gnunet
Subject: [GNUnet-SVN] r7165 - GNUnet/src/util/os
Date: Thu, 12 Jun 2008 14:25:11 -0600 (MDT)

Author: durner
Date: 2008-06-12 14:25:11 -0600 (Thu, 12 Jun 2008)
New Revision: 7165

Modified:
   GNUnet/src/util/os/statuscalls.c
Log:
fix error message

Modified: GNUnet/src/util/os/statuscalls.c
===================================================================
--- GNUnet/src/util/os/statuscalls.c    2008-06-12 20:22:16 UTC (rev 7164)
+++ GNUnet/src/util/os/statuscalls.c    2008-06-12 20:25:11 UTC (rev 7165)
@@ -340,7 +340,7 @@
                                  GNUNET_GE_BULK,
                                  _
                                  ("Failed to parse interface data from 
`%s'.\n"),
-                                 PROC_NET_DEV);
+                                 "netstat -e");
                 }
             }
           iLine++;





reply via email to

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