summaryrefslogtreecommitdiff
path: root/devel/opencvs/files/patch-log.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/opencvs/files/patch-log.h')
-rw-r--r--devel/opencvs/files/patch-log.h5
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 */
-