Date: Wed, 22 May 2002 04:10:03 -0700 (PDT) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sccs sccs.c Message-ID: <200205221110.g4MBA3C99411@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/05/22 04:10:03 PDT
Modified files:
usr.bin/sccs sccs.c
Log:
Make sccs(1) compile cleanly by fixing syntax errors such as #endif followed
by a token, and by including headers to get prototypes for many things, and
also by spelling the type of structure readdir(3) returns as "dirent".
Revision Changes Path
1.4 +14 -9 src/usr.bin/sccs/sccs.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205221110.g4MBA3C99411>
