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-log.h | |
| parent | Upgrade to 3.7.3. (diff) | |
- Update to a new snapshot
- Claim maintainership
- Simplify (reduce) patchfiles
Notes
Notes:
svn path=/head/; revision=256138
Diffstat (limited to 'devel/opencvs/files/patch-log.h')
| -rw-r--r-- | devel/opencvs/files/patch-log.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/opencvs/files/patch-log.h b/devel/opencvs/files/patch-log.h index bc65b4fba1ed..0c412f0bde6c 100644 --- a/devel/opencvs/files/patch-log.h +++ b/devel/opencvs/files/patch-log.h @@ -1,5 +1,5 @@ ---- log.h 10 Jun 2008 01:00:34 -0000 1.23 -+++ log.h 17 Oct 2008 08:51:46 -0000 +--- log.h.orig 2008-06-10 03:00:34.000000000 +0200 ++++ log.h 2010-06-08 20:18:08.000000000 +0200 @@ -47,6 +47,6 @@ void cvs_vlog(u_int, const char *, va_list); int cvs_printf(const char *, ...) __attribute__((format(printf, 1, 2))); @@ -8,4 +8,3 @@ +void fatal(const char *, ...) __attribute__((format(printf, 1,2))); #endif /* LOG_H */ - |
