diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 | 
| commit | 0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch) | |
| tree | 48a3225dfba4179815fb512c8ba7492fa4c83fbc /contrib/cvs/src/main.c | |
| parent | 94bb9d581468116c659950d31288ce30f661f3d4 (diff) | |
Diffstat (limited to 'contrib/cvs/src/main.c')
| -rw-r--r-- | contrib/cvs/src/main.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/contrib/cvs/src/main.c b/contrib/cvs/src/main.c index cad210bb5d0d3..a2c2c69f5e314 100644 --- a/contrib/cvs/src/main.c +++ b/contrib/cvs/src/main.c @@ -10,7 +10,7 @@   * Credit to Dick Grune, Vrije Universiteit, Amsterdam, for writing   * the shell-script CVS system that this is based on.   * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/main.c,v 1.18.2.1 2000/10/31 09:37:53 obrien Exp $   */  #include <assert.h> | 
