| commit | de75089fb7216d19e9c22cce4dc62a49513477d3 | [log] [tgz] |
|---|---|---|
| author | Carl Shapiro <cshapiro@google.com> | Tue Jun 08 16:37:12 2010 -0700 |
| committer | Carl Shapiro <cshapiro@google.com> | Tue Jun 08 17:04:11 2010 -0700 |
| tree | 8c4035cc05218ddb7595e9a5c5997b53e58c2572 | |
| parent | 52ec072cc4dd215ff541a0b0842e91ea529a6e5d [diff] [blame] |
Remove trailing whitespace. Change-Id: I95534bb2b88eaf48f2329282041118cd034c812b
diff --git a/vm/jdwp/JdwpMain.c b/vm/jdwp/JdwpMain.c index 015f1c6..965a4b0 100644 --- a/vm/jdwp/JdwpMain.c +++ b/vm/jdwp/JdwpMain.c
@@ -209,7 +209,7 @@ /* * Are we talking to a debugger? - */ + */ bool dvmJdwpIsActive(JdwpState* state) { return dvmJdwpIsConnected(state);