Browse code

Fix typo

Shawn Webb authored on 2014/03/11 23:50:59
Showing 1 changed files
... ...
@@ -226,7 +226,7 @@ CLAMAV_PRIVATE {
226 226
     cl_load_cert;
227 227
     cl_ASN1_GetTimeT;
228 228
     cl_load_crl;
229
-    sl_sign_data_keyfile;
229
+    cl_sign_data_keyfile;
230 230
     cl_sign_data;
231 231
     cl_sign_file_fd;
232 232
     cl_sign_file_fp;