summaryrefslogtreecommitdiff
path: root/libyywrap.c
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2001-05-03 19:05:23 +0000
committerWill Estes <wlestes@users.sourceforge.net>2001-05-03 19:05:23 +0000
commit10b5b811d5d382f63fef627e5c8e3eca04183502 (patch)
tree66f926f1c7b478a4aeb620b10c1a73b7860e56f4 /libyywrap.c
parent0aaabc040bd629ca0bdfdedd40eaa9ce646623bd (diff)
remove extraneous rcs keywords
Diffstat (limited to 'libyywrap.c')
-rw-r--r--libyywrap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libyywrap.c b/libyywrap.c
index aa2cb13..bf90444 100644
--- a/libyywrap.c
+++ b/libyywrap.c
@@ -1,7 +1,5 @@
/* libyywrap - flex run-time support library "yywrap" function */
-/* $Header$ */
-
int yywrap()
{
return 1;