mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
dicumentation tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23834 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
01c6382d59
commit
e988110f68
2 changed files with 3 additions and 2 deletions
|
@ -698,12 +698,12 @@ GSObjCAllSubclassesOfClass(Class cls);
|
|||
GS_EXPORT NSArray *
|
||||
GSObjCDirectSubclassesOfClass(Class cls);
|
||||
|
||||
#ifndef NO_DEPRECATED
|
||||
#if GS_API_VERSION(GS_API_ANY,011500)
|
||||
|
||||
GS_EXPORT const char *
|
||||
GSLastErrorStr(long error_id) GS_ATTRIB_DEPRECATED;
|
||||
|
||||
#endif /* NO_DEPRECATED */
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -131,6 +131,7 @@ GSLock.h \
|
|||
GSMime.h \
|
||||
GSObjCRuntime.h \
|
||||
GSUnion.h \
|
||||
GSVersionMacros.h \
|
||||
GSXML.h \
|
||||
behavior.h \
|
||||
Unicode.h \
|
||||
|
|
Loading…
Reference in a new issue