mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Documentation tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22112 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
db6991f52b
commit
fa19407f5a
32 changed files with 307 additions and 216 deletions
|
@ -425,6 +425,8 @@
|
|||
[self decodeArrayOfObjCType: type count: count at: buf];
|
||||
}
|
||||
|
||||
/** <override-dummy />
|
||||
*/
|
||||
- (void) decodeIndent
|
||||
{
|
||||
}
|
||||
|
@ -466,6 +468,8 @@
|
|||
[self encodeArrayOfObjCType: type count: count at: buf];
|
||||
}
|
||||
|
||||
/** <override-dummy />
|
||||
*/
|
||||
- (void) encodeIndent
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue