diff options
Diffstat (limited to 'libsm/fscanf.c')
| -rw-r--r-- | libsm/fscanf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsm/fscanf.c b/libsm/fscanf.c index c45ef3a3cad0a..0ca6f6f2d2dbf 100644 --- a/libsm/fscanf.c +++ b/libsm/fscanf.c @@ -26,7 +26,7 @@ SM_RCSID("@(#)$Id: fscanf.c,v 1.18 2013-11-22 20:51:42 ca Exp $") ** fp -- the file pointer to obtain the data from ** timeout -- time to complete scan ** fmt -- the format to translate the data to -** ... -- memory locations to place the formated data +** ... -- memory locations to place the formatted data ** ** Returns: ** Failure: returns SM_IO_EOF |
