]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/include/internal/objects.h
Rename int_*() functions to *_int()
[thirdparty/openssl.git] / crypto / include / internal / objects.h
index b69576d2b94337f4c5f9bc9f440ca4c656633de8..86000b6db2e82da6c72cd901bc3b554c98d7abf4 100644 (file)
@@ -8,4 +8,4 @@
 
 #include <openssl/objects.h>
 
-void int_obj_cleanup(void);
+void obj_cleanup_int(void);