diff options
Diffstat (limited to 'c/debug.cpp')
-rw-r--r-- | c/debug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c/debug.cpp b/c/debug.cpp index 934533b..35f8933 100644 --- a/c/debug.cpp +++ b/c/debug.cpp @@ -66,7 +66,7 @@ Benchmark::~Benchmark() } } -const char* MsgName(const unsigned uMsg) +const char* WmName(const unsigned uMsg) { static const unsigned vKey[] = { 0, 1, 2, 3, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, |