aboutsummaryrefslogblamecommitdiff
path: root/security/clamav/files/patch-libclamav_clamav.h
blob: a67b0cfbf6bda3d95914d3077fc6f2c0560f6dfd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
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