efreet: Fixed formatting.

SVN revision: 76923
This commit is contained in:
Daniel Juyung Seo 2012-09-21 00:03:18 +00:00
parent be7b396171
commit c01f421317
2 changed files with 817 additions and 817 deletions

View File

@ -190,7 +190,7 @@ efreet_lang_reset(void)
efreet_cache_desktop_update();
}
/**
/**
* @internal
* @return Returns the current users language setting or NULL if none set
* @brief Retrieves the current language setting

View File

@ -1235,7 +1235,7 @@ efreet_mime_shared_mimeinfo_magic_parse(char *data, int size)
}
}
}
/*
/*
if (entry)
{
IF_FREE(entry->value);