cosmetic tweaks

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29657 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2010-02-17 11:47:06 +00:00
parent 031865c190
commit 9edbe1a4fc
50 changed files with 290 additions and 288 deletions

View file

@ -54,8 +54,8 @@
* - To the NEXTSTEP/GNUStep community
*************************************************************************/
#include "config.h"
#include "GNUstepBase/preface.h"
#import "config.h"
#import "GNUstepBase/preface.h"
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
@ -119,7 +119,7 @@
#import "GNUstepBase/NSProcessInfo+GNUstepBase.h"
#import "GNUstepBase/NSString+GNUstepBase.h"
#include "GSPrivate.h"
#import "GSPrivate.h"
@interface NSBundle (Private)
+ (NSString*) _gnustep_target_os;