--- coherent/e/lib/ncurses/lib_addstr.c 2019/05/29 04:56:41 1.1 +++ coherent/e/lib/ncurses/lib_addstr.c 2019/05/29 04:56:41 1.1.1.1 @@ -28,8 +28,8 @@ ** The routine waddstr(). ** ** $Log: lib_addstr.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 2.3 92/11/01 16:03:23 munk * No sign extension for 8-bit chars @@ -51,7 +51,7 @@ #ifdef RCSHDR static char RCSid[] = - "$Header: /var/lib/cvsd/coherent/coherent/e/lib/ncurses/lib_addstr.c,v 1.1 2019/05/29 04:56:41 root Exp $"; + "$Header: /var/lib/cvsd/coherent/coherent/e/lib/ncurses/lib_addstr.c,v 1.1.1.1 2019/05/29 04:56:41 root Exp $"; #endif #include "curses.h"