diff options
Diffstat (limited to 'imap/tools/uahelper.c')
-rw-r--r-- | imap/tools/uahelper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/tools/uahelper.c b/imap/tools/uahelper.c index 114fd687..803ee86c 100644 --- a/imap/tools/uahelper.c +++ b/imap/tools/uahelper.c @@ -66,7 +66,7 @@ char *fndws (s) } -/* Find end of commend +/* Find end of comment * Accepts: string * Returns: -1 if end of comment found, else 0 */ |