SVN revision: 60222
This commit is contained in:
Carsten Haitzler 2011-06-11 03:52:30 +00:00
parent 25b5223e6c
commit cf92b358ae
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ _try_proc(Eina_Prefix *pfx, void *symbol)
p = strchr(buf, '/');
if (p)
{
DBG("Found in /proc/self/maps: found last /\n", buf);
DBG("Found in /proc/self/maps: found last /\n");
if (len > 10)
{
if (!strcmp(buf + len - 10, " (deleted)"))