X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/e804469b5b0975de34bae1e66c3e6371249d3ee7..0f4556f12c8f75078501c9d1338ae7648a97f975:/usr/src/ucb/fed/io.c diff --git a/usr/src/ucb/fed/io.c b/usr/src/ucb/fed/io.c index 7f4f79b485..a74a686356 100644 --- a/usr/src/ucb/fed/io.c +++ b/usr/src/ucb/fed/io.c @@ -1,4 +1,7 @@ -/* io.c 4.1 83/03/09 */ +#ifndef lint +static char sccsid[] = "@(#)io.c 4.2 (Berkeley) 8/11/83"; +#endif + /* * io.c: font file I/O subroutines for fed. */