From: Paul Eggert Date: Fri, 6 Aug 2004 04:54:58 +0000 (+0000) Subject: Fix comment glitch. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a824e0db46f16fc9e3e1766c539bbd76e53817b;p=pspp Fix comment glitch. --- diff --git a/m4/getcwd.m4 b/m4/getcwd.m4 index 159aa2bafe..ad44909f72 100644 --- a/m4/getcwd.m4 +++ b/m4/getcwd.m4 @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software Foundation, -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # Written by Paul Eggert.