about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xcontrib/ngindent2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ngindent b/contrib/ngindent
index 2ce1a26a..f09b9ea1 100755
--- a/contrib/ngindent
+++ b/contrib/ngindent
@@ -1,4 +1,4 @@
-#/bin/sh
+#!/bin/sh
 
 INDENTARGS="-kr -i8 -ts8 -l80 -c3 -cd41 -ss -ncs -psl"