diff options
author | obrien <obrien@FreeBSD.org> | 2008-04-24 18:18:53 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2008-04-24 18:18:53 +0000 |
commit | b106211ee730f33e0b96bb5496ada89311e3d555 (patch) | |
tree | 287ce609ff9a99d20647639604b18ce715cdab60 | |
parent | 71caf14a532b5a69a8d514232234abeef7a051ca (diff) | |
download | FreeBSD-src-b106211ee730f33e0b96bb5496ada89311e3d555.zip FreeBSD-src-b106211ee730f33e0b96bb5496ada89311e3d555.tar.gz |
Remove FreeBSD ID's so these are exact copies of the vendor sources.
-rw-r--r-- | contrib/cvs/src/filesubr.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/cvs/src/filesubr.c b/contrib/cvs/src/filesubr.c index 186f0c6..1e1f901 100644 --- a/contrib/cvs/src/filesubr.c +++ b/contrib/cvs/src/filesubr.c @@ -17,10 +17,6 @@ definitions under operating systems (like, say, Windows NT) with different file system semantics. */ -/* - * $FreeBSD$ - */ - #include <assert.h> #include "cvs.h" |