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:
Richard Frith-MacDonald 2008-06-10 18:20:23 +00:00
parent 0beeaa8945
commit 98b8957283
9 changed files with 20 additions and 8 deletions

View file

@ -95,7 +95,7 @@ extern "C" {
@end
#if OS_API_VERSION(GS_API_NONE, 011700)
#if GS_API_VERSION(GS_API_NONE, 011700)
@interface NSInvocation (GNUstep)
/**
* Returns the status of the flag set by -setSendsToSuper: