Fix const warnings.

SVN revision: 31293
This commit is contained in:
Sebastian Dransfeld 2007-08-13 05:36:03 +00:00
parent b9c551c57d
commit f619a05536
1 changed files with 3 additions and 2 deletions

View File

@ -260,8 +260,9 @@ const char *
efreet_mime_globs_type_get(const char *file)
{
Efreet_Mime_Glob *g;
char *s, *sl, *p;
const char *ext, *mime;
char *sl, *p;
const char *s;
char *ext, *mime;
/*
* Check in the extension hash for the type