Files
sparsebundlefs-mirror/sparsebundlefs.cpp
Tor Arne Vestbø c9e2a8ed53 Use const char foo[] over const char *foo for string literals
Saves one pointer in memory and is cleaner than const char * const.
2012-10-03 21:30:53 +02:00

6.4 KiB