]> err.no Git - sope/blobdiff - sope-core/NGExtensions/FdExt.subproj/NSString+Encoding.m
fixed a gstep-base issue
[sope] / sope-core / NGExtensions / FdExt.subproj / NSString+Encoding.m
index 9615b59f7ec50f634234efe2162ef3c3335c708b..b181258739e771d9042a119e0a985569f78225a7 100644 (file)
@@ -32,6 +32,7 @@
 
 // TODO: should move different implementations to different files ...
 
+
 #if NeXT_Foundation_LIBRARY || COCOA_Foundation_LIBRARY
 
 @interface NSString(Encoding_PrivateAPI)
 
 @end /* NSString(Encoding) */
 
+
 #else /* ! NeXT_Foundation_LIBRARY */
 
+
 @implementation NSString(Encoding)
 
 #ifdef __linux__