gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21949 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r21949 - gnunet/src/util
Date: Wed, 13 Jun 2012 11:11:39 +0200

Author: grothoff
Date: 2012-06-13 11:11:39 +0200 (Wed, 13 Jun 2012)
New Revision: 21949

Modified:
   gnunet/src/util/os_installation.c
Log:
-LRN: typo

Modified: gnunet/src/util/os_installation.c
===================================================================
--- gnunet/src/util/os_installation.c   2012-06-13 08:58:42 UTC (rev 21948)
+++ gnunet/src/util/os_installation.c   2012-06-13 09:11:39 UTC (rev 21949)
@@ -540,7 +540,8 @@
     }
     if (-1 == once)
       return GNUNET_NO;
-  return GNUNET_YES;
+    return GNUNET_YES;
+  }
 #endif
 }
 




reply via email to

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