mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetic: fix indent
This commit is contained in:
parent
7d4a4f7b4f
commit
6e3950ef1f
@ -626,10 +626,10 @@ static void initGettext ()
|
||||
bind_textdomain_codeset ("planetblupi", "UTF-8");
|
||||
}
|
||||
|
||||
// Programme principal.
|
||||
// Programme principal.
|
||||
|
||||
int main (int argc, char *argv[])
|
||||
{
|
||||
int main (int argc, char *argv[])
|
||||
{
|
||||
initGettext ();
|
||||
|
||||
if (!DoInit (argc, argv))
|
||||
|
Loading…
x
Reference in New Issue
Block a user