diff options
Diffstat (limited to 'defines.ds')
| -rw-r--r-- | defines.ds | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/defines.ds b/defines.ds index 80a2d7b1b659..b952232b8de5 100644 --- a/defines.ds +++ b/defines.ds @@ -1,5 +1,5 @@ /* - * Copyright (C) 1984-2017 Mark Nudelman + * Copyright (C) 1984-2019 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. @@ -93,7 +93,7 @@ #endif /* - * LOGFILE is 1 if you wish to allow the -l option (to create log files). + * LOGFILE is 1 if you wish to allow the -o option (to create log files). */ #define LOGFILE (!SECURE) |
