diff dwt/DWTError.d @ 2:354c569b57a9

Changed some "== null" to "is null"
author Jacob Carlborg <doob@me.com> <jacob.carlborg@gmail.com>
date Tue, 19 Aug 2008 17:40:11 +0200
parents 8b48be5454ce
children db5a898b2119
line wrap: on
line diff
--- a/dwt/DWTError.d	Tue Aug 19 17:35:17 2008 +0200
+++ b/dwt/DWTError.d	Tue Aug 19 17:40:11 2008 +0200
@@ -7,6 +7,7 @@
  *
  * Contributors:
  *     IBM Corporation - initial API and implementation
+ *     
  * Port to the D programming language:
  *     Frank Benoit <benoit@tionex.de>
  *     Jacob Carlborg <jacob.carlborg@gmail.com>
@@ -64,7 +65,7 @@
         return this.next;
     }
 
-    //static final long serialVersionUID = 3833467327105808433L;
+    static const long serialVersionUID = 3833467327105808433L;
 
 /**
  * Constructs a new instance of this class with its