diff options
Diffstat (limited to 'modules/stpcpy')
-rw-r--r-- | modules/stpcpy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/stpcpy b/modules/stpcpy index b3504e386e..71ca62f991 100644 --- a/modules/stpcpy +++ b/modules/stpcpy @@ -1,4 +1,5 @@ Description: +stpcpy() function: copy a string, returning a pointer to its end. Files: lib/stpcpy.h |