commit | ce9e52a12a6af8fca0eba42aaae24602fbd5c998 | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Sat Jun 18 13:09:55 2011 +0900 |
committer | Ken Wakasa <kwakasa@google.com> | Sat Jun 18 23:52:09 2011 +0900 |
tree | dda22b8366af965b1ffa4beb54818e6e35fe0b4f | |
parent | c029e0f4a721f0e9972a4669707ad70b079899e4 [diff] [blame] |
Clean up in LatinIME native code Change-Id: I0062200a0181a491690115ac0fab8d11358e2f14
diff --git a/native/src/proximity_info.h b/native/src/proximity_info.h index c2062e8..327cd09 100644 --- a/native/src/proximity_info.h +++ b/native/src/proximity_info.h
@@ -41,5 +41,7 @@ const int CELL_HEIGHT; uint32_t *mProximityCharsArray; }; -}; // namespace latinime + +} // namespace latinime + #endif // LATINIME_PROXIMITY_INFO_H