Bringin in nvi 1.34.

Reviewed by:	Sean Eric Fagan
This commit is contained in:
Sean Eric Fagan 1994-08-18 01:14:32 +00:00
parent a036a0d1f2
commit b2e899c41f
12 changed files with 12 additions and 12 deletions

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_confirm.c 8.9 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_confirm.c 8.10 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_curses.c 8.4 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_curses.c 8.5 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_ex.c 8.55 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_ex.c 8.56 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_get.c 8.26 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_get.c 8.27 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_line.c 8.26 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_line.c 8.27 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_refresh.c 8.61 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_refresh.c 8.62 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_relative.c 8.17 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_relative.c 8.18 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_screen.c 8.93 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_screen.c 8.94 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_smap.c 8.47 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_smap.c 8.48 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_split.c 8.48 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_split.c 8.49 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_term.c 8.6 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_term.c 8.7 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)svi_util.c 8.54 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)svi_util.c 8.55 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>