Forget to put an empty line after a function definition

This commit is contained in:
Diogo Sousa 2013-05-12 23:33:44 +01:00
parent f023de0faf
commit 61ed0829bd
1 changed files with 1 additions and 0 deletions

View File

@ -1035,6 +1035,7 @@ set_locale(void)
putenv (hexchat_lang);
}
int
main (int argc, char *argv[])
{