gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r18461 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r18461 - gnunet/src/transport
Date: Tue, 6 Dec 2011 15:19:35 +0100

Author: wachs
Date: 2011-12-06 15:19:35 +0100 (Tue, 06 Dec 2011)
New Revision: 18461

Modified:
   gnunet/src/transport/gnunet_wlan_sender.c
Log:
timestamp not supported on fedora core 8


Modified: gnunet/src/transport/gnunet_wlan_sender.c
===================================================================
--- gnunet/src/transport/gnunet_wlan_sender.c   2011-12-06 14:13:38 UTC (rev 
18460)
+++ gnunet/src/transport/gnunet_wlan_sender.c   2011-12-06 14:19:35 UTC (rev 
18461)
@@ -139,8 +139,7 @@
   if (4 != argc)
   {
     fprintf (stderr,
-             "This program must be started with the interface and the targets 
and source mac as argument.\nThis program was compiled at ----- %s ----\n",
-             __TIMESTAMP__);
+             "This program must be started with the interface and the targets 
and source mac as argument.\n");
     fprintf (stderr,
              "Usage: interface-name mac-target mac-source\n"
              "e.g. mon0 11-22-33-44-55-66 12-34-56-78-90-ab\n");




reply via email to

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