ecore-wl2: Minor formatting fix

NB: No functional changes
This commit is contained in:
Christopher Michael 2019-10-22 10:42:54 -04:00
parent 68b107ff59
commit b5c30bfbbe
1 changed files with 2 additions and 2 deletions

View File

@ -71,9 +71,9 @@ _ecore_wl2_surface_modules_init(void)
const char *mod_dir;
#ifdef NEED_RUN_IN_TREE
#if defined(HAVE_GETUID) && defined(HAVE_GETEUID)
# if defined(HAVE_GETUID) && defined(HAVE_GETEUID)
if (getuid() == geteuid())
#endif
# endif
{
char path[PATH_MAX];
//when running in tree we are ignoring all the settings