[Groonga-mysql-commit] mroonga/mroonga at eff49d4 [master] Indent

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jul 9 15:19:07 JST 2018


Kouhei Sutou	2018-07-09 15:19:07 +0900 (Mon, 09 Jul 2018)

  New Revision: eff49d46bbeb58af454f60b8acca2e61b2b95193
  https://github.com/mroonga/mroonga/commit/eff49d46bbeb58af454f60b8acca2e61b2b95193

  Message:
    Indent

  Modified files:
    ha_mroonga.hpp

  Modified: ha_mroonga.hpp (+2 -2)
===================================================================
--- ha_mroonga.hpp    2018-07-09 15:18:42 +0900 (c7441c31)
+++ ha_mroonga.hpp    2018-07-09 15:19:07 +0900 (7fe8ce4f)
@@ -631,9 +631,9 @@ public:
                                       uint n_ranges, uint *bufsz,
                                       uint *flags, Cost_estimate *cost);
   ha_rows multi_range_read_info(uint keyno, uint n_ranges, uint keys,
-#ifdef MRN_HANDLER_HAVE_MULTI_RANGE_READ_INFO_KEY_PARTS
+#  ifdef MRN_HANDLER_HAVE_MULTI_RANGE_READ_INFO_KEY_PARTS
                                 uint key_parts,
-#endif
+#  endif
                                 uint *bufsz, uint *flags, Cost_estimate *cost);
   int multi_range_read_init(RANGE_SEQ_IF *seq, void *seq_init_param,
                             uint n_ranges, uint mode,
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180709/4e262db2/attachment-0001.htm 



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