Forget to put an empty line after a function definition
This commit is contained in:
parent
f023de0faf
commit
61ed0829bd
|
@ -1035,6 +1035,7 @@ set_locale(void)
|
|||
|
||||
putenv (hexchat_lang);
|
||||
}
|
||||
|
||||
int
|
||||
main (int argc, char *argv[])
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue