mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 03:02:30 +01:00
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
Block a user