This commit was generated by cvs2svn to compensate for changes in r18756,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
peter 1996-10-06 15:57:15 +00:00
commit e8f49ff032
8 changed files with 8 additions and 8 deletions

View File

@ -35,7 +35,7 @@
*/
#ifndef lint
static char sccsid[] = "@(#)lstDatum.c 8.1 (Berkeley) 6/6/93";
static char sccsid[] = "@(#)lstDatum.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
/*-

View File

@ -35,7 +35,7 @@
*/
#ifndef lint
static char sccsid[] = "@(#)lstFirst.c 8.1 (Berkeley) 6/6/93";
static char sccsid[] = "@(#)lstFirst.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
/*-

View File

@ -35,7 +35,7 @@
*/
#ifndef lint
static char sccsid[] = "@(#)lstIsAtEnd.c 8.1 (Berkeley) 6/6/93";
static char sccsid[] = "@(#)lstIsAtEnd.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
/*-

View File

@ -35,7 +35,7 @@
*/
#ifndef lint
static char sccsid[] = "@(#)lstIsEmpty.c 8.1 (Berkeley) 6/6/93";
static char sccsid[] = "@(#)lstIsEmpty.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
/*-

View File

@ -35,7 +35,7 @@
*/
#ifndef lint
static char sccsid[] = "@(#)lstLast.c 8.1 (Berkeley) 6/6/93";
static char sccsid[] = "@(#)lstLast.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
/*-

View File

@ -35,7 +35,7 @@
*/
#ifndef lint
static char sccsid[] = "@(#)lstOpen.c 8.1 (Berkeley) 6/6/93";
static char sccsid[] = "@(#)lstOpen.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
/*-

View File

@ -35,7 +35,7 @@
*/
#ifndef lint
static char sccsid[] = "@(#)lstReplace.c 8.1 (Berkeley) 6/6/93";
static char sccsid[] = "@(#)lstReplace.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
/*-

View File

@ -35,7 +35,7 @@
*/
#ifndef lint
static char sccsid[] = "@(#)lstSucc.c 8.1 (Berkeley) 6/6/93";
static char sccsid[] = "@(#)lstSucc.c 8.2 (Berkeley) 4/28/95";
#endif /* not lint */
/*-