gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r4005 - GNUnet/src/applications/fs/fsui
Date: Thu, 21 Dec 2006 18:05:46 -0800 (PST)

Author: grothoff
Date: 2006-12-21 18:05:44 -0800 (Thu, 21 Dec 2006)
New Revision: 4005

Modified:
   GNUnet/src/applications/fs/fsui/searchtest.c
Log:
typo

Modified: GNUnet/src/applications/fs/fsui/searchtest.c
===================================================================
--- GNUnet/src/applications/fs/fsui/searchtest.c        2006-12-22 02:01:52 UTC 
(rev 4004)
+++ GNUnet/src/applications/fs/fsui/searchtest.c        2006-12-22 02:05:44 UTC 
(rev 4005)
@@ -53,9 +53,9 @@
 static struct FSUI_Context * ctx;
 
 static struct MUTEX * lock;
-s
-tatic volatile enum FSUI_EventType waitForEvent;
 
+static volatile enum FSUI_EventType waitForEvent;
+
 static void * eventCallback(void * cls,
                            const FSUI_Event * event) {
   static char unused;





reply via email to

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