summaryrefslogtreecommitdiff
path: root/test/test42.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test42.cpp')
-rw-r--r--test/test42.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test42.cpp b/test/test42.cpp
index f2ab4f7..1f5bfbe 100644
--- a/test/test42.cpp
+++ b/test/test42.cpp
@@ -67,12 +67,12 @@ class Object1
tmp3->val = 100;
}
-/*
void func3(Data1 *ptr1) const
{
gptr1->val = 100;
}
+/*
void func4(Data1 *ptr1) const
{
gptr2->val = 100;