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);