commit | ff17f1fd3ff32f93e45588eb2b158832d73f9afa | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Jan 24 18:12:29 2012 -0800 |
committer | Elliott Hughes <enh@google.com> | Tue Jan 24 18:12:29 2012 -0800 |
tree | deab04f6a2ad7f1dbaf0e6be266512d663e3dd91 | |
parent | a7679b67ca945194fa2442015e606cd250f0de2b [diff] [blame] |
Remove various bits of lint. Change-Id: I5f8f61766d2add7fd7ff40d463ea03cb20515988
diff --git a/src/debugger.h b/src/debugger.h index f8657fe..04066cd 100644 --- a/src/debugger.h +++ b/src/debugger.h
@@ -70,7 +70,7 @@ }; class Dbg { -public: + public: static bool ParseJdwpOptions(const std::string& options); static void SetJdwpAllowed(bool allowed);