diff options
Diffstat (limited to 'libsm/stdio.c')
-rw-r--r-- | libsm/stdio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsm/stdio.c b/libsm/stdio.c index a13f2ffd6c775..16277c09a8ecb 100644 --- a/libsm/stdio.c +++ b/libsm/stdio.c @@ -317,7 +317,7 @@ sm_stdsetinfo(fp, what, valp) } /* -** SM_GETINFO -- get information about the open file +** SM_STDGETINFO -- get information about the open file ** ** Parameters: ** fp -- file to get info for |