opkg: (leak fixing, day 2) lots and lots of memory leaks fixed
[oweals/opkg-lede.git] / libopkg / opkg_conf.h
index fe29e0002e85aa9f827650831c14a71afe6402f4..566bf463f49f526d63b4c91a0cb90a6ba328d3bf 100644 (file)
@@ -50,7 +50,7 @@ struct opkg_conf
 
      char *tmp_dir;
      char *lists_dir;
-     const char *pending_dir;
+     char *pending_dir;
 
      /* options */
      int autoremove;