Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MJPA/SimpleJSON.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Anchor <git@mjpa.co.uk>2015-06-30 22:35:49 +0300
committerMike Anchor <git@mjpa.co.uk>2015-06-30 22:35:49 +0300
commit7682af463da5ecd9e088d3390bc1582165bf942c (patch)
treea15933eaff4151bb01763c3d547ebe8ff837ad89
parent3260b36bb1fc7975151f9e27696927071c22015f (diff)
Wrong filename in comment...
-rw-r--r--src/demo/testcases.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demo/testcases.cpp b/src/demo/testcases.cpp
index 3624811..5fe28a5 100644
--- a/src/demo/testcases.cpp
+++ b/src/demo/testcases.cpp
@@ -39,7 +39,7 @@
using namespace std;
-// Defined in testcases.cpp
+// Defined in example.cpp
extern const wchar_t* EXAMPLE;
// Helper to do a quick parse check