m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/src/m4.h,v


From: Eric Blake
Subject: Changes to m4/src/m4.h,v
Date: Tue, 13 Jun 2006 01:19:11 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/06/13 01:19:09

Index: src/m4.h
===================================================================
RCS file: /sources/m4/m4/src/m4.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- src/m4.h    10 Jun 2006 21:23:30 -0000      1.18
+++ src/m4.h    13 Jun 2006 01:19:09 -0000      1.19
@@ -1,5 +1,6 @@
 /* GNU m4 -- A simple macro processor
-   Copyright (C) 1989, 90, 91, 92, 93, 94, 06 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 2006 Free Software
+   Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -83,8 +84,6 @@
 # include <unistd.h>
 #endif
 
-char *mktemp ();
-
 #if HAVE_LOCALE_H
 # include <locale.h>
 #else




reply via email to

[Prev in Thread] Current Thread [Next in Thread]