Navigation Menu

Skip to content

Commit

Permalink
Hide internal inline function
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 10, 2012
1 parent 8077044 commit 72b56f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hash.c
Expand Up @@ -257,7 +257,7 @@ grn_tiny_bitmap_put_and_set(grn_tiny_bitmap *bitmap, grn_id bit_id,

/* grn_io_array */

inline void *
inline static void *
grn_io_array_at_inline(grn_ctx *ctx, grn_io *io, uint32_t segment_id,
uint32_t offset, int flags)
{
Expand Down

0 comments on commit 72b56f6

Please sign in to comment.