mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Lots of documentation added.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13748 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
eca974908b
commit
f10a1ecf5d
5 changed files with 284 additions and 43 deletions
|
@ -2698,7 +2698,7 @@ static NSCharacterSet *tokenSet = nil;
|
|||
/**
|
||||
* Adds a part to a multipart document
|
||||
*/
|
||||
- (void) addContent: (GSMimeDocument*)newContent
|
||||
- (void) addContent: (id)newContent
|
||||
{
|
||||
if (content == nil)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue