diff dmd/AggregateDeclaration.d @ 131:206db751bd4c

dmdfe 2.037 compiles now
author Eldar Insafutdinov <e.insafutdinov@gmail.com>
date Fri, 10 Sep 2010 00:27:37 +0100
parents 60bb0fe4563e
children fa9a71a9f5a8
line wrap: on
line diff
--- a/dmd/AggregateDeclaration.d	Thu Sep 09 22:51:44 2010 +0100
+++ b/dmd/AggregateDeclaration.d	Fri Sep 10 00:27:37 2010 +0100
@@ -141,7 +141,7 @@
 class AggregateDeclaration : ScopeDsymbol
 {
     Type type;
-    STC storage_class;
+    StorageClass storage_class;
     PROT protection = PROT.PROTpublic;
     Type handle;		// 'this' type
     uint structsize;	// size of struct