mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 09:02:01 +00:00
Add warnings about private methods and variables.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14754 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ec9ec912da
commit
0a68c0e5ee
3 changed files with 27 additions and 1 deletions
|
@ -113,6 +113,7 @@
|
|||
- (unsigned) skipToEndOfLine;
|
||||
- (unsigned) skipUnit;
|
||||
- (NSMutableArray*) sources;
|
||||
- (id) _foo;
|
||||
@end
|
||||
|
||||
/** Let's document a macro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue