* use AC_CHECK_FUNCS to check for flock()
[citadel.git] / citadel / mk_module_init.sh
index 8ffd366327ef2134f6ab64cd2ba17e79c25524d3..71d37c4add543b9f398f65e1b45cf87201e52ffd 100755 (executable)
@@ -28,10 +28,9 @@ H_FILE="$CUR_DIR/modules_init.h"
 /usr/bin/printf "This version of echo $ECHO supports $MINUS_e $MINUS_E.\n"
 
 
-cat <<EOF  >$C_FILE
-
-#start ofs the files which inturn removes any existing file
+#start of the files which inturn removes any existing file
 #
+cat <<EOF  >$C_FILE
 /*
  * $C_FILE
  * Auto generated by mk_modules_init.sh DO NOT EDIT THIS FILE