[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    svn commit: r809503 -
From:       mturk () apache ! org
Date:       2009-08-31 8:50:30
Message-ID: 20090831085030.8E5D12388907 () eris ! apache ! org
[Download RAW message or body]

Author: mturk
Date: Mon Aug 31 08:50:30 2009
New Revision: 809503

URL: http://svn.apache.org/viewvc?rev=809503&view=rev
Log:
Use matching type

Modified:
    commons/sandbox/runtime/trunk/src/main/native/shared/string.c

Modified: commons/sandbox/runtime/trunk/src/main/native/shared/string.c
URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/main/native/shared/string.c?rev=809503&r1=809502&r2=809503&view=diff
 ==============================================================================
--- commons/sandbox/runtime/trunk/src/main/native/shared/string.c (original)
+++ commons/sandbox/runtime/trunk/src/main/native/shared/string.c Mon Aug 31 08:50:30 \
2009 @@ -978,7 +978,7 @@
 
 static wchar_t *wcsspc_q(const wchar_t *s1)
 {
-    int s0;
+    wchar_t s0;
 
     /* Some early sanity check */
     if (!s1 || !*s1)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic