rockbox/utils/zenutils/source
Thomas Jarosch 8f1fbd1dc8 Remove unneeded std::string .c_str() call
cppcheck reported:
[utils/zenutils/source/update_patch/main.cpp:105]: (performance) Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant.

Change-Id: Ied9de135e693af22e1fdc3aa3b67d14b7d2c21e6
2015-01-04 12:33:09 +01:00
..
firmware_extract
firmware_make
shared Remove useless assignment of 'len' 2014-12-20 15:52:35 +01:00
update_extract
update_patch Remove unneeded std::string .c_str() call 2015-01-04 12:33:09 +01:00
zen_crypt
CMakeLists.txt