mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
fix typo in macro name
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26623 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
714fcdff11
commit
2c5b796e73
9 changed files with 20 additions and 8 deletions
|
@ -199,7 +199,7 @@ enum {
|
|||
#endif
|
||||
@end
|
||||
|
||||
#if OS_API_VERSION(GS_API_NONE,011700)
|
||||
#if GS_API_VERSION(GS_API_NONE,011700)
|
||||
|
||||
/**
|
||||
* Provides GNUstep-specific methods for controlled debug logging (a GNUstep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue