diff dwtx/jface/text/BadLocationException.d @ 147:000f9136b8f7

final
author Frank Benoit <benoit@tionex.de>
date Sun, 24 Aug 2008 22:35:05 +0200
parents 7d818bd32d63
children 1a5b8f8129df
line wrap: on
line diff
--- a/dwtx/jface/text/BadLocationException.d	Sun Aug 24 22:34:04 2008 +0200
+++ b/dwtx/jface/text/BadLocationException.d	Sun Aug 24 22:35:05 2008 +0200
@@ -174,7 +174,7 @@
      * </p>
      * @since 3.1
      */
-    private static final long serialVersionUID= 3257281452776370224L;
+    private static const long serialVersionUID= 3257281452776370224L;
 
     /**
      * Creates a new bad location exception.