summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/linux/stdlib/engine.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/sys/linux/stdlib/engine.c')
-rw-r--r--newlib/libc/sys/linux/stdlib/engine.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/libc/sys/linux/stdlib/engine.c b/newlib/libc/sys/linux/stdlib/engine.c
index 92f756f7b..ab21bb4c2 100644
--- a/newlib/libc/sys/linux/stdlib/engine.c
+++ b/newlib/libc/sys/linux/stdlib/engine.c
@@ -38,7 +38,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/lib/libc/regex/engine.c,v 1.12 2002/03/22 21:52:47 obrien Exp $");
/*
* The matching engine and friends. This file is #included by regexec.c