fix indentation

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@36761 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2013-06-27 06:39:53 +00:00
parent a0d8372eb8
commit eb0dc8644d

View file

@ -91,7 +91,7 @@ typedef struct
inline static BOOL memoryType(int options, int flag)
{
return (options & 0xff) == flag;
return (options & 0xff) == flag;
}
/* Declare the concrete pointer functions class as a wrapper around