[Groonga-commit] groonga/groonga at 72134b4 [master] grn_ts: fix a typo

Back to archive index

susumu.yata null+****@clear*****
Thu Nov 12 12:04:01 JST 2015


susumu.yata	2015-11-12 12:04:01 +0900 (Thu, 12 Nov 2015)

  New Revision: 72134b47e9be67b4718900694b209857af73538d
  https://github.com/groonga/groonga/commit/72134b47e9be67b4718900694b209857af73538d

  Message:
    grn_ts: fix a typo

  Modified files:
    lib/ts/ts_log.h

  Modified: lib/ts/ts_log.h (+1 -1)
===================================================================
--- lib/ts/ts_log.h    2015-11-12 11:38:14 +0900 (44945ff)
+++ lib/ts/ts_log.h    2015-11-12 12:04:01 +0900 (ba77d50)
@@ -19,7 +19,7 @@
 #ifndef GRN_TS_LOG_H
 #define GRN_TS_LOG_H
 
-#include "../grn_ts.h"
+#include "../grn.h"
 
 #ifdef __cplusplus
 extern "C" {
-------------- next part --------------
HTML����������������������������...
下载 



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