Remove unused error/function codes.
[openssl.git] / include / openssl / buffer.h
index c006c656683404009e3fa05c7738f13bd15c4720..88409fd9eb9fea16f2b2010d22ae1c1b6e8deb7e 100644 (file)
@@ -58,6 +58,7 @@ void BUF_reverse(unsigned char *out, const unsigned char *in, size_t siz);
  * The following lines are auto generated by the script mkerr.pl. Any changes
  * made after this point may be overwritten when the script is next run.
  */
+
 void ERR_load_BUF_strings(void);
 
 /* Error codes for the BUF functions. */
@@ -69,7 +70,7 @@ void ERR_load_BUF_strings(void);
 
 /* Reason codes. */
 
-#ifdef  __cplusplus
+# ifdef  __cplusplus
 }
-#endif
+# endif
 #endif