[Groonga-commit] groonga/groonga [master] Hide internal inline function

Back to archive index

null+****@clear***** null+****@clear*****
Fri Aug 10 18:11:15 JST 2012


Kouhei Sutou	2012-08-10 18:11:15 +0900 (Fri, 10 Aug 2012)

  New Revision: 72b56f6cea07e66925aa595bacee055e9c6662a7
  https://github.com/groonga/groonga/commit/72b56f6cea07e66925aa595bacee055e9c6662a7

  Log:
    Hide internal inline function

  Modified files:
    lib/hash.c

  Modified: lib/hash.c (+1 -1)
===================================================================
--- lib/hash.c    2012-08-10 18:08:01 +0900 (0e83e5c)
+++ lib/hash.c    2012-08-10 18:11:15 +0900 (fd7d759)
@@ -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)
 {
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index