Navigation Menu

Skip to content

Commit

Permalink
Fix style: add a needed space
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 10, 2012
1 parent bce8544 commit 33189d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ha_mroonga.cpp
Expand Up @@ -1770,7 +1770,7 @@ const char *ha_mroonga::index_type(uint key_nr)
}
}

static const char*ha_mroonga_exts[] = {
static const char *ha_mroonga_exts[] = {
NullS
};
const char **ha_mroonga::bas_ext() const
Expand Down

0 comments on commit 33189d0

Please sign in to comment.