Browse Source

trivial comment fix

Lee Thomason 13 năm trước cách đây
mục cha
commit
685b895172
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      tinyxml2.cpp

+ 2 - 1
tinyxml2.cpp

@@ -2087,4 +2087,5 @@ bool XMLPrinter::Visit( const XMLUnknown& unknown )
     return true;
 }
 
-}
+}   // namespace tinyxml2
+