From: Jim Meyering Date: Sat, 30 Oct 1999 16:20:29 +0000 (+0000) Subject: indent more prettily X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff3e8544e9aec0cf9be04786d323db7d36c2077e;p=pspp indent more prettily --- diff --git a/m4/ssize_t.m4 b/m4/ssize_t.m4 index c97ab2ec06..85a51819aa 100644 --- a/m4/ssize_t.m4 +++ b/m4/ssize_t.m4 @@ -19,4 +19,6 @@ AC_DEFUN(AC_TYPE_SSIZE_T, # include #endif ] - )]) + ) + ] +)