diff options
Diffstat (limited to 'filename.c')
-rw-r--r-- | filename.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filename.c b/filename.c index 7c3ccd2e97a5..adb5e646c112 100644 --- a/filename.c +++ b/filename.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1984-2019 Mark Nudelman + * Copyright (C) 1984-2020 Mark Nudelman * * You may distribute under the terms of either the GNU General Public * License or the Less License, as specified in the README file. @@ -795,7 +795,7 @@ lglob(filename) } /* - * @@@ + * Return canonical pathname. */ public char * lrealpath(path) |