contrib/ngindent: Fix shebang line
This commit is contained in:
parent
7b7ee6a3ca
commit
01e590b007
|
@ -1,4 +1,4 @@
|
|||
#/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
INDENTARGS="-kr -i8 -ts8 -l80 -c3 -cd41 -ss -ncs -psl"
|
||||
|
||||
|
|
Loading…
Reference in New Issue