mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 09:02:01 +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
9819f3e344
commit
e9cf434dd8
2 changed files with 3 additions and 2 deletions
|
@ -698,12 +698,12 @@ GSObjCAllSubclassesOfClass(Class cls);
|
||||||
GS_EXPORT NSArray *
|
GS_EXPORT NSArray *
|
||||||
GSObjCDirectSubclassesOfClass(Class cls);
|
GSObjCDirectSubclassesOfClass(Class cls);
|
||||||
|
|
||||||
#ifndef NO_DEPRECATED
|
#if GS_API_VERSION(GS_API_ANY,011500)
|
||||||
|
|
||||||
GS_EXPORT const char *
|
GS_EXPORT const char *
|
||||||
GSLastErrorStr(long error_id) GS_ATTRIB_DEPRECATED;
|
GSLastErrorStr(long error_id) GS_ATTRIB_DEPRECATED;
|
||||||
|
|
||||||
#endif /* NO_DEPRECATED */
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -131,6 +131,7 @@ GSLock.h \
|
||||||
GSMime.h \
|
GSMime.h \
|
||||||
GSObjCRuntime.h \
|
GSObjCRuntime.h \
|
||||||
GSUnion.h \
|
GSUnion.h \
|
||||||
|
GSVersionMacros.h \
|
||||||
GSXML.h \
|
GSXML.h \
|
||||||
behavior.h \
|
behavior.h \
|
||||||
Unicode.h \
|
Unicode.h \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue