Skip to content

Commit 2b5d5cd

Browse files
committed
optlib2c,cosmetic: fix wrong indentation
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent e7326d7 commit 2b5d5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/optlib2c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ sub emit_header {
588588
EOF
589589

590590
if (defined $opts->{'base'}) {
591-
print <<EOF;
591+
print <<EOF;
592592
#include "subparser.h"
593593
EOF
594594
}

0 commit comments

Comments
 (0)