diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/etags.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c index a8221497393..01e230206ac 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c | |||
| @@ -959,8 +959,7 @@ Relative ones are stored relative to the output file's directory.\n"); | |||
| 959 | Do not create tag entries for global variables in some\n\ | 959 | Do not create tag entries for global variables in some\n\ |
| 960 | languages. This makes the tags file smaller."); | 960 | languages. This makes the tags file smaller."); |
| 961 | 961 | ||
| 962 | if (PRINT_UNDOCUMENTED_OPTIONS_HELP) | 962 | puts ("--no-line-directive\n\ |
| 963 | puts ("--no-line-directive\n\ | ||
| 964 | Ignore #line preprocessor directives in C and derived languages."); | 963 | Ignore #line preprocessor directives in C and derived languages."); |
| 965 | 964 | ||
| 966 | if (CTAGS) | 965 | if (CTAGS) |