summaryrefslogtreecommitdiff
path: root/lodepng_unittest.cpp
diff options
context:
space:
mode:
authorLode <lvandeve@gmail.com>2014-12-01 01:34:17 +0100
committerLode <lvandeve@gmail.com>2014-12-01 01:34:17 +0100
commit3212409222e5a51a5ed4062a27034933d3599464 (patch)
tree29b01016dcdf59e8a830d18bbbb2252b099a4622 /lodepng_unittest.cpp
parent88a62942a142dc5a922e7d25b231bca057c613cd (diff)
tiny tweaks
Diffstat (limited to 'lodepng_unittest.cpp')
-rw-r--r--lodepng_unittest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lodepng_unittest.cpp b/lodepng_unittest.cpp
index 56fc61e..97aa8f8 100644
--- a/lodepng_unittest.cpp
+++ b/lodepng_unittest.cpp
@@ -75,7 +75,7 @@ valgrind --leak-check=full --track-origins=yes ./a.out
*) remove "#include <iostream>" from lodepng.cpp if it's still in there
cat lodepng.cpp | grep iostream
-*) check version dates in copyright message and "#define VERSION_STRING"
+*) check version dates in copyright message and "#define LODEPNG_VERSION_STRING"
*) check year in copyright message at top of all files as well as at bottom of lodepng.h