summaryrefslogtreecommitdiff
path: root/test/test7-04.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-17 15:51:38 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-17 16:03:19 +0300
commita23d3c114365ab80ccfc3194db887e258dbec77d (patch)
treeea29493a9ed9d8f58baf9fd8808d54928f4b2091 /test/test7-04.txt
parent6c625d640db9f992ef5fdba125659160f98ef3f7 (diff)
downloadparanucker-a23d3c114365ab80ccfc3194db887e258dbec77d.tar.gz
paranucker-a23d3c114365ab80ccfc3194db887e258dbec77d.tar.bz2
paranucker-a23d3c114365ab80ccfc3194db887e258dbec77d.tar.xz
paranucker-a23d3c114365ab80ccfc3194db887e258dbec77d.zip
Update test7. Update test results.
Diffstat (limited to 'test/test7-04.txt')
-rw-r--r--test/test7-04.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test7-04.txt b/test/test7-04.txt
index 31b5a8c..e5a15db 100644
--- a/test/test7-04.txt
+++ b/test/test7-04.txt
@@ -1,4 +1,4 @@
test7.cpp: In member function 'void Object1::func2(int*)':
-test7.cpp:10:18: warning: Using variable without check for NULL
+test7.cpp:24:18: warning: Using variable without check for NULL
*aptr = 0;
^