[Groonga-commit] groonga/grnxx at 5da90d0 [master] Fix indentation.

Back to archive index

susumu.yata null+****@clear*****
Mon Jul 22 14:37:02 JST 2013


susumu.yata	2013-07-22 14:37:02 +0900 (Mon, 22 Jul 2013)

  New Revision: 5da90d0c27384a0b3ebbbd316c170946fd0a2b85
  https://github.com/groonga/grnxx/commit/5da90d0c27384a0b3ebbbd316c170946fd0a2b85

  Message:
    Fix indentation.

  Modified files:
    test/test_map.cpp

  Modified: test/test_map.cpp (+1 -1)
===================================================================
--- test/test_map.cpp    2013-07-22 10:09:44 +0900 (6493f91)
+++ test/test_map.cpp    2013-07-22 14:37:02 +0900 (c73e43e)
@@ -43,7 +43,7 @@ constexpr std::uint64_t MAX_KEY_SIZE = 16;
 constexpr std::uint64_t MIN_TEXT_SIZE = 1024;
 constexpr std::uint64_t MAX_TEXT_SIZE = 2048;
 
-constexpr std::uint64_t MAP_NUM_KEYS         = 100;
+constexpr std::uint64_t MAP_NUM_KEYS        = 100;
 constexpr std::uint64_t BYTES_POOL_NUM_KEYS = 1 << 14;
 
 std::random_device random_device;
-------------- next part --------------
HTML����������������������������...
Download 



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