summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/grep/obstack.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/grep/obstack.c')
-rw-r--r--gnu/usr.bin/grep/obstack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/grep/obstack.c b/gnu/usr.bin/grep/obstack.c
index c77fdd4b9283..6a2268fb8198 100644
--- a/gnu/usr.bin/grep/obstack.c
+++ b/gnu/usr.bin/grep/obstack.c
@@ -20,7 +20,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. */
-/* $FreeBSD$ */
+/* $FreeBSD: src/gnu/usr.bin/grep/obstack.c,v 1.1.12.1 1999/12/31 09:55:56 ru Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>