doc/man3: reformat the function prototypes in the synopses
[openssl.git] / doc / man3 / OPENSSL_malloc.pod
index afcdb55606a0ee5f104d0a91940c4bf3b1950da7..39f9047bda9804a6120afc2690f1a8f384af06ba 100644 (file)
@@ -49,7 +49,8 @@ OPENSSL_MALLOC_FD
  void CRYPTO_free(void *str, const char *, int)
  char *CRYPTO_strdup(const char *p, const char *file, int line)
  char *CRYPTO_strndup(const char *p, size_t num, const char *file, int line)
- void *CRYPTO_clear_realloc(void *p, size_t old_len, size_t num, const char *file, int line)
+ void *CRYPTO_clear_realloc(void *p, size_t old_len, size_t num,
+                            const char *file, int line)
  void CRYPTO_clear_free(void *str, size_t num, const char *, int)
 
  void CRYPTO_get_mem_functions(