use consistent indentation
[openssl.git] / apps / version.c
index a567f34094c5e91c5340930639723427aec5370a..f5c9adc25471c17e8f05ae54822c28ad15fb70e4 100644 (file)
@@ -66,6 +66,8 @@
 #undef PROG
 #define PROG   version_main
 
+int MAIN(int, char **);
+
 int MAIN(int argc, char **argv)
        {
        int i,ret=0;