Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / payloads / libpayload / include / getopt.h
index d4d8135affa6f930ba607b8174aadd066a9bbf9d..25ee8731fe49cd6955054e95a90763e2c628bfbb 100644 (file)
@@ -74,7 +74,7 @@ extern   int optreset;
 extern   char *suboptarg;               /* getsubopt(3) external variable */
 #endif
 //__END_DECLS
+
 #define MAX_ARGS        16
 extern char *string_argv[MAX_ARGS];
 extern int string_argc;