efreet: Formatting

This commit is contained in:
Sebastian Dransfeld 2013-06-20 11:14:25 +02:00
parent c99b028a7c
commit 5efd817e57
1 changed files with 4 additions and 4 deletions

View File

@ -88,10 +88,10 @@ efreet_desktop_init(void)
#ifdef HAVE_EVIL #ifdef HAVE_EVIL
if (!evil_sockets_init()) if (!evil_sockets_init())
{ {
ERR("Could not initialize Winsock system"); ERR("Could not initialize Winsock system");
goto error; goto error;
} }
#endif #endif
efreet_desktop_types = NULL; efreet_desktop_types = NULL;