gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r667 - GNUnet/src/include


From: durner
Subject: [GNUnet-SVN] r667 - GNUnet/src/include
Date: Tue, 19 Apr 2005 14:18:44 -0700 (PDT)

Author: durner
Date: 2005-04-19 14:18:37 -0700 (Tue, 19 Apr 2005)
New Revision: 667

Modified:
   GNUnet/src/include/gnunet_util.h
Log:
Can't get it working the right way

Modified: GNUnet/src/include/gnunet_util.h
===================================================================
--- GNUnet/src/include/gnunet_util.h    2005-04-19 17:44:59 UTC (rev 666)
+++ GNUnet/src/include/gnunet_util.h    2005-04-19 21:18:37 UTC (rev 667)
@@ -2292,15 +2292,20 @@
 
 
 /**
- * Enum Windows NICs
+ * Helper functions
  */
 #ifdef WINDOWS
 void EnumNICs(PMIB_IFTABLE *pIfTable, PMIB_IPADDRTABLE *pAddrTable);
 int ListNICs(void (*callback) (char *, int));
 int InstallAsService();
 int UninstallService();
+
+#ifndef LOCALEDIR
+ #define LOCALEDIR "/share/locale"
 #endif
 
+#endif
+
 /* ifndef GNUNET_UTIL_H */
 #endif
 /* end of gnunet_util.h */





reply via email to

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