[Groonga-commit] groonga/groonga [master] fix a typo.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 11月 4日 (金) 17:35:28 JST


Susumu Yata	2011-11-04 08:35:28 +0000 (Fri, 04 Nov 2011)

  New Revision: 25765b6049ef6797b85c6480ec2602cf95641f2d

  Log:
    fix a typo.

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

  Modified: test/unit/core/test-patricia-trie.c (+1 -1)
===================================================================
--- test/unit/core/test-patricia-trie.c    2011-11-04 08:07:38 +0000 (6307ca7)
+++ test/unit/core/test-patricia-trie.c    2011-11-04 08:35:28 +0000 (38825bb)
@@ -18,7 +18,7 @@
 
 #include "test-patricia-trie.h"
 
-void deta_create(void);
+void data_create(void);
 void test_create(gconstpointer data);
 void data_open_success(void);
 void test_open_success(gconstpointer data);




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