aboutsummaryrefslogtreecommitdiff
path: root/cpp/test/fake_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/fake_storage.h')
-rw-r--r--cpp/test/fake_storage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/fake_storage.h b/cpp/test/fake_storage.h
index 5e07cb0..9188b3b 100644
--- a/cpp/test/fake_storage.h
+++ b/cpp/test/fake_storage.h
@@ -51,7 +51,7 @@ namespace addressinput {
// }
//
// FakeStorage storage_;
-// scoped_ptr<Storage::Callback> callback_;
+// const scoped_ptr<const Storage::Callback> callback_;
//
// DISALLOW_COPY_AND_ASSIGN(MyClass);
// };