Efreet style.

SVN revision: 29347
This commit is contained in:
Sebastian Dransfeld 2007-04-04 11:55:24 +00:00
parent 170542eef2
commit e27e139ac8
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ efreet_icon_find(const char *theme_name, const char *icon, const char *size)
#ifdef STRICT_SPEC
printf("[Efreet]: Requesting an icon with an extension: %s\n", icon);
#endif
*ext = 0;
*ext = '\0';
break;
}
}