Navigation Menu

Skip to content

Commit

Permalink
Export grn_current_error_message()
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 15, 2015
1 parent ea61428 commit 89ea741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/grn_error.h
Expand Up @@ -26,7 +26,7 @@
extern "C" {
#endif

const char *grn_current_error_message(void);
GRN_API const char *grn_current_error_message(void);

#ifdef __cplusplus
}
Expand Down

0 comments on commit 89ea741

Please sign in to comment.