OSDN Git Service

2012/01/27 17:30:53
[nlite/nlite.git] / nlite / nlite_chatData.cpp
index c1dd69e..6c604d9 100644 (file)
@@ -180,6 +180,7 @@ CCommentList::iterator CCommentList::end(){
 
 CCommentList::reverse_iterator CCommentList::rbegein(){
 
+       
        return chatList.rbegin();
 }