--- coherent/e/lib/ncurses/lib_initscr.c 2019/05/29 04:56:41 1.1 +++ coherent/e/lib/ncurses/lib_initscr.c 2019/05/29 04:56:41 1.1.1.1 @@ -28,8 +28,8 @@ ** The routine initscr(). ** ** $Log: lib_initscr.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.1 82/10/25 14:47:36 pavel * Added Copyright Notice @@ -42,7 +42,7 @@ #ifdef RCSHDR static char RCSid[] = - "$Header: /var/lib/cvsd/coherent/coherent/e/lib/ncurses/lib_initscr.c,v 1.1 2019/05/29 04:56:41 root Exp $"; + "$Header: /var/lib/cvsd/coherent/coherent/e/lib/ncurses/lib_initscr.c,v 1.1.1.1 2019/05/29 04:56:41 root Exp $"; #endif #include "curses.h"