Navigation Menu

Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 18, 2012
1 parent bc8399f commit bb1e1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ha_mroonga.h
Expand Up @@ -533,7 +533,7 @@ class ha_mroonga: public handler
uchar *buf, uint *size);
#endif
int storage_encode_key(Field *field, const uchar *key, uchar *buf, uint *size);
void storage_encode_multiple_column_key_float(float vlaue,
void storage_encode_multiple_column_key_float(float value,
uint data_size,
uchar *buffer,
bool decode);
Expand Down

0 comments on commit bb1e1a6

Please sign in to comment.