summaryrefslogtreecommitdiff
path: root/test/test43-05.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-08 16:47:22 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-08 16:47:22 +0300
commit2abca5bd038805c23d8a84b73cbe1b9410442841 (patch)
treecb8e35f8ebae0054732e3548907dd4123719e394 /test/test43-05.txt
parentbe6e1735147a73427412e101fd924938ec6880d3 (diff)
downloadparanucker-2abca5bd038805c23d8a84b73cbe1b9410442841.tar.gz
paranucker-2abca5bd038805c23d8a84b73cbe1b9410442841.tar.bz2
paranucker-2abca5bd038805c23d8a84b73cbe1b9410442841.tar.xz
paranucker-2abca5bd038805c23d8a84b73cbe1b9410442841.zip
Update test 43.
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];
^