[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.0/kdelibs/khtml/ecma
From:       Harri Porten <porten () kde ! org>
Date:       2008-04-20 22:45:24
Message-ID: 1208731524.728865.4151.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 799266 by porten:

Merged revision 799265:
Fixed copy&paste error.

 M  +1 -1      kjs_dom.h  


--- branches/KDE/4.0/kdelibs/khtml/ecma/kjs_dom.h #799265:799266
@@ -322,7 +322,7 @@
     virtual const ClassInfo* classInfo() const { return &info; }
     static const ClassInfo info;
     DOM::TextImpl* impl() const { return static_cast<DOM::TextImpl*>(m_impl.get()); }
-    enum { SplitText, WholeText, ReplaceWholeText, };
+    enum { SplitText, WholeText, ReplaceWholeText };
   };
 
 } // namespace
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic