Kaydet (Commit) 720243ba authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wundef

Change-Id: Ia0782d64e23f67b533e57dad587951f061a7c1d2
üst e6a7c555
...@@ -294,7 +294,7 @@ static int parseMimeResource( CFBundleRef i_xBundle, ...@@ -294,7 +294,7 @@ static int parseMimeResource( CFBundleRef i_xBundle,
int nAdded = 0; int nAdded = 0;
// just to hurt our eyes more there is an alternative mimetype function plus the possibility // just to hurt our eyes more there is an alternative mimetype function plus the possibility
// of a resource fork. Must be a case of think different. // of a resource fork. Must be a case of think different.
#if __LP64__ #if defined __LP64__
int int
#else #else
SInt16 SInt16
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment