Remove NOPROTO definitions and error code comments.
[openssl.git] / apps / enc.c
index 84a81ffb2306e49df0f3135a8f726bae5c98e045..ce5f7f063823aa8dc43841bf0ec388b8a47b67b8 100644 (file)
 #endif
 #include <openssl/pem.h>
 
-#ifndef NOPROTO
 int set_hex(char *in,unsigned char *out,int size);
-#else
-int set_hex();
-#endif
-
 #undef SIZE
 #undef BSIZE
 #undef PROG