diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 | 
| commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
| tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /bin/stty/extern.h | |
| parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) | |
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 aa7a35b13d27..be23aed5dbb7 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 *)); | 
