summaryrefslogtreecommitdiffstats
path: root/bin/expr/expr.y
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-09-24 02:59:15 +0000
committerdg <dg@FreeBSD.org>1994-09-24 02:59:15 +0000
commit8722740e7f163b275491a0b05c8640341b937558 (patch)
treeb7c3f7bad4381fe5b507b6cf1947fd57803fe125 /bin/expr/expr.y
parent111d145dc40797c8894e8aa7dc6632e33bce87bf (diff)
downloadFreeBSD-src-8722740e7f163b275491a0b05c8640341b937558.zip
FreeBSD-src-8722740e7f163b275491a0b05c8640341b937558.tar.gz
Added $Id$
Diffstat (limited to 'bin/expr/expr.y')
-rw-r--r--bin/expr/expr.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/expr/expr.y b/bin/expr/expr.y
index b2649c1..b2d66bf 100644
--- a/bin/expr/expr.y
+++ b/bin/expr/expr.y
@@ -4,7 +4,7 @@
*
* Largely rewritten by J.T. Conklin (jtc@wimsey.com)
*
- * $Id : /b/source/CVS/src/bin/expr/expr.y,v 1.11 1993/08/17 16:01:23 jtc Exp $
+ * $Id$
*/
#include <stdio.h>
OpenPOWER on IntegriCloud