r523 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Feb 28 22:18:02 EST 2008


Author: icculus
Date: 2008-02-28 22:18:02 -0500 (Thu, 28 Feb 2008)
New Revision: 523

Modified:
   trunk/platform_unix.c
Log:
Wow, how long has that been there? Darn 80-character terminals!


Modified: trunk/platform_unix.c
===================================================================
--- trunk/platform_unix.c	2008-02-29 03:17:34 UTC (rev 522)
+++ trunk/platform_unix.c	2008-02-29 03:18:02 UTC (rev 523)
@@ -401,7 +401,7 @@
             {
                 CFStringRef locale =
                         CFLocaleCreateCanonicalLocaleIdentifierFromString(
-                                                kCFAllocatorDefault, primary);                if (locale != NULL)
+                                                kCFAllocatorDefault, primary);
                 if (locale != NULL)
                 {
                     const CFIndex len = (CFStringGetLength(locale) + 1) * 6;




More information about the mojosetup-commits mailing list