Navigation Menu

Skip to content

Commit

Permalink
Add missing endif comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 17, 2015
1 parent 15199f3 commit 25d3c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plugin.c
Expand Up @@ -29,7 +29,7 @@

#ifdef GRN_WITH_MRUBY
# include <mruby.h>
#endif
#endif /* GRN_WITH_MRUBY */

static grn_hash *grn_plugins = NULL;
static grn_critical_section grn_plugins_lock;
Expand Down

0 comments on commit 25d3c6e

Please sign in to comment.