[Groonga-commit] groonga/groonga [master] remove a needless function.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 8月 17日 (火) 16:04:35 JST


Kouhei Sutou	2010-08-17 07:04:35 +0000 (Tue, 17 Aug 2010)

  New Revision: 69f7afeb77bf2f87d6485566b74ce037b8bd29b9

  Log:
    remove a needless function.

  Modified files:
    test/unit/core/test-table-patricia-trie-cursor.c

  Modified: test/unit/core/test-table-patricia-trie-cursor.c (+1 -0)
===================================================================
--- test/unit/core/test-table-patricia-trie-cursor.c    2010-08-17 07:04:17 +0000 (45812a2)
+++ test/unit/core/test-table-patricia-trie-cursor.c    2010-08-17 07:04:35 +0000 (4b393e1)
@@ -394,6 +394,7 @@ geo_byte_list_new_va_list(const gchar *value, va_list args)
   return g_list_reverse(list);
 }
 
+static const gchar *
 geo_byte_load_data(const gchar *value, ...)
 {
   GString *data;




Groonga-commit メーリングリストの案内
Back to archive index