diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2008-04-24 18:18:53 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2008-04-24 18:18:53 +0000 |
commit | 87c92cf118d2edb8fb9484a780c553a3f7193e64 (patch) | |
tree | 287ce609ff9a99d20647639604b18ce715cdab60 /contrib/cvs | |
parent | 81efe39debd3f5208dffd2a9d666bc3669bc4aea (diff) |
Notes
Diffstat (limited to 'contrib/cvs')
-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 186f0c6f87d38..1e1f901015225 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" |