summaryrefslogtreecommitdiff
path: root/test/test42-03.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/test42-03.txt')
-rw-r--r--test/test42-03.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test42-03.txt b/test/test42-03.txt
index a5c6af3..aa25810 100644
--- a/test/test42-03.txt
+++ b/test/test42-03.txt
@@ -201,7 +201,7 @@ expr_stmt : ptr1,
convert_expr : ptr1,
modify_expr : ptr1,
test42.cpp: In member function 'void Object1::func3(Data1*) const':
-test42.cpp:72:25: warning: Using field 'gptr1' without checking for null pointer
+test42.cpp:72:25: warning: Using variable 'gptr1' without checking for null pointer
gptr1->val = 100;
^
component_ref : ptr1,