We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a0373 commit 454fb4aCopy full SHA for 454fb4a
Tmain/output-encoding-option.d/run.sh
@@ -13,7 +13,7 @@ if ${CTAGS} --quiet --options=NONE --list-features | grep -q iconv; then
13
check_encoding euc-jp
14
if ${CTAGS} --quiet --options=NONE \
15
--pseudo-tags=-TAG_PROC_CWD \
16
- --pseudo-tags=-TAG_PROGRAM_VERSION \
+ --pseudo-tags=-TAG_PROGRAM_VERSION \
17
--pseudo-tags=-TAG_KIND_DESCRIPTION \
18
--pseudo-tags=-TAG_FIELD_DESCRIPTION \
19
--pseudo-tags=-TAG_EXTRA_DESCRIPTION \
0 commit comments