[MKHIVE] Minor code formatting.

This commit is contained in:
Hermès Bélusca-Maïto 2018-10-14 16:28:13 +02:00
parent d91a47826e
commit 8f82b00fa6
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
7 changed files with 38 additions and 21 deletions

View file

@ -26,6 +26,8 @@
* Hermès Bélusca-Maïto
*/
/* INCLUDES *****************************************************************/
#include <limits.h>
#include <string.h>
#include <stdio.h>
@ -48,6 +50,7 @@
#define DIR_SEPARATOR_STRING "\\"
#endif
/* FUNCTIONS ****************************************************************/
void usage(void)
{