diff options
Diffstat (limited to 'bin/stty/extern.h')
-rw-r--r-- | bin/stty/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/extern.h b/bin/stty/extern.h index aa7a35b13d272..be23aed5dbb7c 100644 --- a/bin/stty/extern.h +++ b/bin/stty/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $Id: extern.h,v 1.2 1994/09/24 02:58:56 davidg Exp $ */ int c_cchars __P((const void *, const void *)); |