diff org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/browser/Download_1_8.d @ 49:7a2dd761a8b2

more work until dmd 2.026 linux segfaults.
author Frank Benoit <benoit@tionex.de>
date Fri, 27 Mar 2009 12:59:54 +0100
parents f589fc20a5f9
children 7e78af7adab5
line wrap: on
line diff
--- a/org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/browser/Download_1_8.d	Fri Mar 27 12:05:20 2009 +0100
+++ b/org.eclipse.swt.gtk.linux.x86/src/org/eclipse/swt/browser/Download_1_8.d	Fri Mar 27 12:59:54 2009 +0100
@@ -54,7 +54,7 @@
     Label status;
     Button cancel;
 
-    //static final bool is32 = C.PTR_SIZEOF is 4; //determine if 32 or 64 bit platform?
+    //static const bool is32 = C.PTR_SIZEOF is 4; //determine if 32 or 64 bit platform?
 
 this () {
 }