merge from gcc
This commit is contained in:
parent
e6450fe561
commit
99b5813985
23 changed files with 70 additions and 60 deletions
|
@ -3,7 +3,7 @@
|
|||
@deftypefn Supplemental char* strdup (const char *@var{s})
|
||||
|
||||
Returns a pointer to a copy of @var{s} in memory obtained from
|
||||
@code{malloc}, or NULL if insufficient memory was available.
|
||||
@code{malloc}, or @code{NULL} if insufficient memory was available.
|
||||
|
||||
@end deftypefn
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue