gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8075 - GNUnet/src/intlemu


From: gnunet
Subject: [GNUnet-SVN] r8075 - GNUnet/src/intlemu
Date: Thu, 1 Jan 2009 02:37:54 -0700 (MST)

Author: holindho
Date: 2009-01-01 02:37:54 -0700 (Thu, 01 Jan 2009)
New Revision: 8075

Modified:
   GNUnet/src/intlemu/intlemu.c
Log:
fix


Modified: GNUnet/src/intlemu/intlemu.c
===================================================================
--- GNUnet/src/intlemu/intlemu.c        2009-01-01 08:33:41 UTC (rev 8074)
+++ GNUnet/src/intlemu/intlemu.c        2009-01-01 09:37:54 UTC (rev 8075)
@@ -60,6 +60,8 @@
 
        if (msgid == NULL)
                return NULL;
+       if (bundle == NULL)
+               return msgid;
 
        key = CFStringCreateWithBytes(
                kCFAllocatorDefault, 





reply via email to

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