diff options
Diffstat (limited to 'bin/expr/expr.y')
-rw-r--r-- | bin/expr/expr.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/expr/expr.y b/bin/expr/expr.y index 76ffe4454f5e..30a07db69f12 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: expr.y,v 1.9 1995/03/19 13:28:41 joerg Exp $ + * $Id: expr.y,v 1.9.4.1 1995/08/25 03:06:36 davidg Exp $ */ #include <stdio.h> |