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

List:       kde-commits
Subject:    branches/KDE/4.0/kdelibs/khtml/ecma
From:       André Wöbbeking <woebbeking () kde ! org>
Date:       2008-01-18 10:14:34
Message-ID: 1200651274.722780.6347.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 763005 by woebbe:

-pedantic

 M  +1 -1      kjs_dom.h  
 M  +1 -1      kjs_range.h  


--- branches/KDE/4.0/kdelibs/khtml/ecma/kjs_dom.h #763004:763005
@@ -261,7 +261,7 @@
     enum { PublicId, SystemId, NotationName };
   };
 
-  DEFINE_PSEUDO_CONSTRUCTOR(DOMExceptionPseudoCtor);
+  DEFINE_PSEUDO_CONSTRUCTOR(DOMExceptionPseudoCtor)
 
   class JSDOMException : public DOMObject {
   public:
--- branches/KDE/4.0/kdelibs/khtml/ecma/kjs_range.h #763004:763005
@@ -68,7 +68,7 @@
    */
   DOM::RangeImpl* toRange(JSValue*);
 
-  DEFINE_PSEUDO_CONSTRUCTOR(RangeExceptionPseudoCtor);
+  DEFINE_PSEUDO_CONSTRUCTOR(RangeExceptionPseudoCtor)
 
   class RangeException : public DOMObject {
   public:
[prev in list] [next in list] [prev in thread] [next in thread] 

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