summaryrefslogtreecommitdiff
path: root/bin/expr/expr.y
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-01-11 22:54:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-01-11 22:54:46 +0000
commit201f78d6b90635d961fa373ecd706e3786333b7e (patch)
treec8937d0d96aa193878973d98a3a5240f9232ad5a /bin/expr/expr.y
parent99e934d3327f7c05890356105bbe793570b22829 (diff)
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 787cd85dfbbcc..8f5bf37aea9be 100644
--- a/bin/expr/expr.y
+++ b/bin/expr/expr.y
@@ -5,7 +5,7 @@
*
* Largely rewritten by J.T. Conklin (jtc@wimsey.com)
*
- * $FreeBSD$
+ * $FreeBSD: src/bin/expr/expr.y,v 1.24 2005/01/10 08:39:22 imp Exp $
*/
#include <sys/types.h>