contrib/ngindent: Fix shebang line

This commit is contained in:
Alexander Barton 2015-12-19 19:21:45 +01:00
parent 7b7ee6a3ca
commit 01e590b007
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#/bin/sh
#!/bin/sh
INDENTARGS="-kr -i8 -ts8 -l80 -c3 -cd41 -ss -ncs -psl"