Skip to content

Commit 454fb4a

Browse files
committed
Tmain: adjust indentation
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent 20a0373 commit 454fb4a

File tree

1 file changed

+1
-1
lines changed
  • Tmain/output-encoding-option.d

1 file changed

+1
-1
lines changed

Tmain/output-encoding-option.d/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if ${CTAGS} --quiet --options=NONE --list-features | grep -q iconv; then
1313
check_encoding euc-jp
1414
if ${CTAGS} --quiet --options=NONE \
1515
--pseudo-tags=-TAG_PROC_CWD \
16-
--pseudo-tags=-TAG_PROGRAM_VERSION \
16+
--pseudo-tags=-TAG_PROGRAM_VERSION \
1717
--pseudo-tags=-TAG_KIND_DESCRIPTION \
1818
--pseudo-tags=-TAG_FIELD_DESCRIPTION \
1919
--pseudo-tags=-TAG_EXTRA_DESCRIPTION \

0 commit comments

Comments
 (0)