mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 11:12:34 +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);
|
putenv (hexchat_lang);
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
main (int argc, char *argv[])
|
main (int argc, char *argv[])
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user