diff options
| author | Johan van Selst <johans@FreeBSD.org> | 2010-06-08 20:57:44 +0000 |
|---|---|---|
| committer | Johan van Selst <johans@FreeBSD.org> | 2010-06-08 20:57:44 +0000 |
| commit | 78d7f07f6ebe8f26c4eb42cbeed12c241ae1b457 (patch) | |
| tree | e95f6d8725fc418010ab8f94d78ed346a75903aa /devel/opencvs/files/patch-cvs.c | |
| parent | Upgrade to 3.7.3. (diff) | |
- Update to a new snapshot
- Claim maintainership
- Simplify (reduce) patchfiles
Diffstat (limited to 'devel/opencvs/files/patch-cvs.c')
| -rw-r--r-- | devel/opencvs/files/patch-cvs.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/opencvs/files/patch-cvs.c b/devel/opencvs/files/patch-cvs.c index 60a4f1185f3a..882c27fd1756 100644 --- a/devel/opencvs/files/patch-cvs.c +++ b/devel/opencvs/files/patch-cvs.c @@ -1,5 +1,5 @@ ---- cvs.c 21 Jun 2008 15:39:15 -0000 1.150 -+++ cvs.c 17 Oct 2008 08:51:45 -0000 +--- cvs.c.orig 2008-06-21 17:39:15.000000000 +0200 ++++ cvs.c 2010-06-08 20:18:08.000000000 +0200 @@ -70,7 +70,7 @@ struct cvs_cmd *cmdp; /* struct of command we are running */ @@ -18,4 +18,3 @@ usage(void) { (void)fprintf(stderr, - |
