wrn--
authorCarsten Haitzler <raster@rasterman.com>
Sat, 11 Jun 2011 03:52:30 +0000 (03:52 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sat, 11 Jun 2011 03:52:30 +0000 (03:52 +0000)
SVN revision: 60222

legacy/eina/src/lib/eina_prefix.c

index 951e795..b7cc3d3 100644 (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)"))