[Groonga-commit] groonga/grnxx at 237ee9c [master] Fix a wrong comment.

Back to archive index

susumu.yata null+****@clear*****
Thu Sep 18 16:13:26 JST 2014


susumu.yata	2014-09-18 16:13:26 +0900 (Thu, 18 Sep 2014)

  New Revision: 237ee9ce94cfcae9974558e37c1e69657d15a429
  https://github.com/groonga/grnxx/commit/237ee9ce94cfcae9974558e37c1e69657d15a429

  Message:
    Fix a wrong comment.

  Modified files:
    lib/grnxx/index.cpp

  Modified: lib/grnxx/index.cpp (+1 -1)
===================================================================
--- lib/grnxx/index.cpp    2014-09-18 16:13:01 +0900 (4cc69c7)
+++ lib/grnxx/index.cpp    2014-09-18 16:13:26 +0900 (555c624)
@@ -231,7 +231,7 @@ unique_ptr<Cursor> create_reverse_iterator_cursor(Error *error,
   return cursor;
 }
 
-// -- DualIteratorCursor --
+// -- MapSetCursor --
 
 template <typename T>
 class MapSetCursor : public Cursor {
-------------- next part --------------
HTML����������������������������...
Download 



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