[Groonga-commit] groonga/groonga at cc09038 [master] Indent

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 30 21:07:53 JST 2015


Kouhei Sutou	2015-03-30 21:07:53 +0900 (Mon, 30 Mar 2015)

  New Revision: cc09038dc37cfde7e15616652ac06c2e3db11a90
  https://github.com/groonga/groonga/commit/cc09038dc37cfde7e15616652ac06c2e3db11a90

  Message:
    Indent

  Modified files:
    lib/grn_ctx_impl.h

  Modified: lib/grn_ctx_impl.h (+3 -3)
===================================================================
--- lib/grn_ctx_impl.h    2015-03-30 21:05:31 +0900 (b9928b4)
+++ lib/grn_ctx_impl.h    2015-03-30 21:07:53 +0900 (87d7bbf)
@@ -19,15 +19,15 @@
 #define GRN_CTX_IMPL_H
 
 #ifndef GRN_CTX_H
-#include "grn_ctx.h"
+# include "grn_ctx.h"
 #endif /* GRN_CTX_H */
 
 #ifndef GRN_COM_H
-#include "grn_com.h"
+# include "grn_com.h"
 #endif /* GRN_COM_H */
 
 #ifdef GRN_WITH_MESSAGE_PACK
-#include <msgpack.h>
+# include <msgpack.h>
 # if MSGPACK_VERSION_MAJOR < 1
 #  define msgpack_pack_str(packer, size) msgpack_pack_raw(packer, size)
 #  define msgpack_pack_str_body(packer, value, size) \
-------------- next part --------------
HTML����������������������������...
Download 



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