From: Jim Meyering Date: Sat, 13 Sep 2003 11:52:51 +0000 (+0000) Subject: remove trailing newline X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aa2a5c06f30f3e044f2588705e1649dff493bce;p=pspp remove trailing newline --- diff --git a/m4/getusershell.m4 b/m4/getusershell.m4 index a53d2c93e7..00630b9569 100644 --- a/m4/getusershell.m4 +++ b/m4/getusershell.m4 @@ -19,4 +19,3 @@ AC_DEFUN([gl_PREREQ_GETUSERSHELL], [ AC_REQUIRE([AC_HEADER_STDC]) AC_CHECK_FUNCS_ONCE(isascii) ]) -