diff options
Diffstat (limited to 'bin/sh/errmsg.h')
-rw-r--r-- | bin/sh/errmsg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/errmsg.h b/bin/sh/errmsg.h index 209094a3843df..34dc6c28035cc 100644 --- a/bin/sh/errmsg.h +++ b/bin/sh/errmsg.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)errmsg.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $Id: errmsg.h,v 1.2 1994/09/24 02:57:26 davidg Exp $ */ #define E_OPEN 01 |