summaryrefslogtreecommitdiff
path: root/test/test43-05.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/test43-05.txt')
-rw-r--r--test/test43-05.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test43-05.txt b/test/test43-05.txt
index 4e97063..e1eb5fe 100644
--- a/test/test43-05.txt
+++ b/test/test43-05.txt
@@ -1,4 +1,4 @@
test43.cpp: In member function 'Data1* Object1::func3(Data1*) const':
-test43.cpp:82:23: warning: Using variable 'this->tmp1' without checking for null pointer
+test43.cpp:88:23: warning: Using variable 'this->tmp1' without checking for null pointer
return &tmp1[1];
^