[Groonga-commit] groonga/grnxx at 847c337 [master] Make a comment clearer.

Back to archive index

susumu.yata null+****@clear*****
Tue Jul 22 18:10:37 JST 2014


susumu.yata	2014-07-22 18:10:37 +0900 (Tue, 22 Jul 2014)

  New Revision: 847c337357995e0f890871a7510cdeb4b66ce1ec
  https://github.com/groonga/grnxx/commit/847c337357995e0f890871a7510cdeb4b66ce1ec

  Message:
    Make a comment clearer.

  Modified files:
    include/grnxx/table.hpp

  Modified: include/grnxx/table.hpp (+1 -1)
===================================================================
--- include/grnxx/table.hpp    2014-07-22 17:16:44 +0900 (2a83f67)
+++ include/grnxx/table.hpp    2014-07-22 18:10:37 +0900 (fb82446)
@@ -146,7 +146,7 @@ class Table {
 
   // Check the validity of a row.
   //
-  // Returns true if the row is valid.
+  // Returns true if "row_id" specifies a row in use.
   // Otherwise, returns false and stores error information into "*error" if
   // "error" != nullptr.
   bool test_row(Error *error, Int row_id) const;
-------------- next part --------------
HTML����������������������������...
Download 



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