gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6785 - GNUnet/src/applications/fs/fsui


From: gnunet
Subject: [GNUnet-SVN] r6785 - GNUnet/src/applications/fs/fsui
Date: Tue, 6 May 2008 06:44:07 -0600 (MDT)

Author: grothoff
Date: 2008-05-06 06:44:07 -0600 (Tue, 06 May 2008)
New Revision: 6785

Modified:
   GNUnet/src/applications/fs/fsui/recursivetest.c
   GNUnet/src/applications/fs/fsui/serializetest2.c
   GNUnet/src/applications/fs/fsui/serializetest3.c
Log:
updates

Modified: GNUnet/src/applications/fs/fsui/recursivetest.c
===================================================================
--- GNUnet/src/applications/fs/fsui/recursivetest.c     2008-05-06 10:55:52 UTC 
(rev 6784)
+++ GNUnet/src/applications/fs/fsui/recursivetest.c     2008-05-06 12:44:07 UTC 
(rev 6785)
@@ -274,6 +274,7 @@
     case GNUNET_FSUI_search_started:
     case GNUNET_FSUI_search_aborted:
     case GNUNET_FSUI_search_stopped:
+    case GNUNET_FSUI_search_update:
     case GNUNET_FSUI_unindex_started:
     case GNUNET_FSUI_unindex_stopped:
       break;

Modified: GNUnet/src/applications/fs/fsui/serializetest2.c
===================================================================
--- GNUnet/src/applications/fs/fsui/serializetest2.c    2008-05-06 10:55:52 UTC 
(rev 6784)
+++ GNUnet/src/applications/fs/fsui/serializetest2.c    2008-05-06 12:44:07 UTC 
(rev 6785)
@@ -290,6 +290,7 @@
           have_error = 1;
         }
       break;
+    case GNUNET_FSUI_search_update:
     case GNUNET_FSUI_upload_started:
     case GNUNET_FSUI_upload_stopped:
     case GNUNET_FSUI_search_started:

Modified: GNUnet/src/applications/fs/fsui/serializetest3.c
===================================================================
--- GNUnet/src/applications/fs/fsui/serializetest3.c    2008-05-06 10:55:52 UTC 
(rev 6784)
+++ GNUnet/src/applications/fs/fsui/serializetest3.c    2008-05-06 12:44:07 UTC 
(rev 6785)
@@ -105,6 +105,7 @@
     case GNUNET_FSUI_search_started:
     case GNUNET_FSUI_search_aborted:
     case GNUNET_FSUI_search_stopped:
+    case GNUNET_FSUI_search_update:
     case GNUNET_FSUI_unindex_started:
     case GNUNET_FSUI_unindex_stopped:
       break;





reply via email to

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