susumu.yata
null+****@clear*****
Wed Mar 27 09:52:58 JST 2013
susumu.yata 2013-03-27 09:52:58 +0900 (Wed, 27 Mar 2013) New Revision: 1b58cb4373d3c7400ca213a7a34d387ab3e52d04 https://github.com/groonga/grnxx/commit/1b58cb4373d3c7400ca213a7a34d387ab3e52d04 Message: Fix a comment. Modified files: lib/grnxx/map.hpp Modified: lib/grnxx/map.hpp (+1 -1) =================================================================== --- lib/grnxx/map.hpp 2013-03-25 17:31:20 +0900 (2739705) +++ lib/grnxx/map.hpp 2013-03-27 09:52:58 +0900 (43bca25) @@ -270,7 +270,7 @@ class Map { const Slice &min, const Slice &max, int64_t offset, int64_t limit) = 0; // Find keys in prefixes of "max". "flags" accepts MAP_CURSOR_ASCENDING, - // MAP_CURSOR_DESCENDING, and MAP_CURSOR_EXCEPT_MAX. + // MAP_CURSOR_DESCENDING, MAP_CURSOR_EXCEPT_MIN, and MAP_CURSOR_EXCEPT_MAX. virtual MapCursor *open_prefix_cursor(MapCursorFlags flags, size_t min, const Slice &max, int64_t offset, int64_t limit) = 0; -------------- next part -------------- HTML����������������������������...Download