[Groonga-commit] groonga/grnxx at 3f0ad41 [master] Fix a wrong comment.

Back to archive index

susumu.yata null+****@clear*****
Tue Jul 9 23:56:41 JST 2013


susumu.yata	2013-07-09 23:56:41 +0900 (Tue, 09 Jul 2013)

  New Revision: 3f0ad41691fc23975272a8dd4bbcf7c37557ad8d
  https://github.com/groonga/grnxx/commit/3f0ad41691fc23975272a8dd4bbcf7c37557ad8d

  Message:
    Fix a wrong comment.

  Modified files:
    lib/grnxx/bytes.hpp

  Modified: lib/grnxx/bytes.hpp (+1 -1)
===================================================================
--- lib/grnxx/bytes.hpp    2013-07-09 18:13:18 +0900 (d355a3b)
+++ lib/grnxx/bytes.hpp    2013-07-09 23:56:41 +0900 (26c267c)
@@ -163,6 +163,6 @@ inline bool operator>=(const char *lhs, const Bytes &rhs) {
   return Bytes(lhs) >= rhs;
 }
 
-}  // namespace
+}  // namespace grnxx
 
 #endif  // GRNXX_BYTES_HPP
-------------- next part --------------
HTML����������������������������...
Download 



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