indent more prettily
authorJim Meyering <jim@meyering.net>
Sat, 30 Oct 1999 16:20:29 +0000 (16:20 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 30 Oct 1999 16:20:29 +0000 (16:20 +0000)
m4/ssize_t.m4

index c97ab2e..85a5181 100644 (file)
@@ -19,4 +19,6 @@ AC_DEFUN(AC_TYPE_SSIZE_T,
 # include <unistd.h>
 #endif
       ]
-  )])
+    )
+  ]
+)