Index: ShellScript.tmbundle/Commands/New Function.plist
===================================================================
--- ShellScript.tmbundle/Commands/New Function.plist	(revision 11115)
+++ ShellScript.tmbundle/Commands/New Function.plist	(working copy)
@@ -11,7 +11,7 @@
 fi
 
 cat &lt;&lt;SNIPPET
-function $NAME {
+function $NAME () {
 	\${0:#statements}
 }
 SNIPPET</string>
