[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r2640 - GNUnet/src/applications/fs/tools
From: |
grothoff |
Subject: |
[GNUnet-SVN] r2640 - GNUnet/src/applications/fs/tools |
Date: |
Sat, 22 Apr 2006 18:16:56 -0700 (PDT) |
Author: grothoff
Date: 2006-04-22 18:16:54 -0700 (Sat, 22 Apr 2006)
New Revision: 2640
Modified:
GNUnet/src/applications/fs/tools/gnunet-search.c
Log:
fix
Modified: GNUnet/src/applications/fs/tools/gnunet-search.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-search.c 2006-04-22 21:08:32 UTC
(rev 2639)
+++ GNUnet/src/applications/fs/tools/gnunet-search.c 2006-04-23 01:16:54 UTC
(rev 2640)
@@ -365,9 +365,7 @@
NULL);
startCron();
ret = runSearch();
- printf("4)\n");
stopCron();
- printf("5)\n");
delCronJob((CronJob)&run_shutdown,
0,
NULL);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r2640 - GNUnet/src/applications/fs/tools,
grothoff <=