--- coherent/e/bin/pax/ttyio.c 2019/05/29 04:56:41 1.1 +++ coherent/e/bin/pax/ttyio.c 2019/05/29 04:56:41 1.1.1.1 @@ -1,6 +1,6 @@ /* $Source: /var/lib/cvsd/coherent/coherent/e/bin/pax/ttyio.c,v $ * - * $Revision: 1.1 $ + * $Revision: 1.1.1.1 $ * * ttyio.c - Terminal/Console I/O functions for all archive interfaces * @@ -31,8 +31,8 @@ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * * $Log: ttyio.c,v $ - * Revision 1.1 2019/05/29 04:56:41 root - * Initial revision + * Revision 1.1.1.1 2019/05/29 04:56:41 root + * coherent * * Revision 1.2 92/09/04 07:36:33 bin * vlad bug fixes @@ -46,7 +46,7 @@ */ #ifndef lint -static char *ident = "$Id: ttyio.c,v 1.1 2019/05/29 04:56:41 root Exp $"; +static char *ident = "$Id: ttyio.c,v 1.1.1.1 2019/05/29 04:56:41 root Exp $"; static char *copyright = "Copyright (c) 1989 Mark H. Colburn.\nAll rights reserved.\n"; #endif /* ! lint */