summaryrefslogtreecommitdiff
path: root/security/clamav/files/patch-libclamav_clamav.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/clamav/files/patch-libclamav_clamav.h')
-rw-r--r--security/clamav/files/patch-libclamav_clamav.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/clamav/files/patch-libclamav_clamav.h b/security/clamav/files/patch-libclamav_clamav.h
new file mode 100644
index 000000000000..a67b0cfbf6bd
--- /dev/null
+++ b/security/clamav/files/patch-libclamav_clamav.h
@@ -0,0 +1,11 @@
+--- libclamav/clamav.h.orig Fri May 13 09:11:42 2005
++++ libclamav/clamav.h Fri May 13 09:11:46 2005
+@@ -221,7 +221,7 @@
+ extern const char *cl_perror(int clerror); /* deprecated */
+
+ #ifdef __cplusplus
+-};
++}
+ #endif
+
+ #endif