diff dmd/id.h @ 663:6aaa3d3c1183

First part of rename to LDC.
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 22:46:55 +0200
parents 50383e476c7e
children
line wrap: on
line diff
--- a/dmd/id.h	Mon Oct 06 21:40:33 2008 +0200
+++ b/dmd/id.h	Mon Oct 06 22:46:55 2008 +0200
@@ -178,7 +178,7 @@
     static Identifier *vacopy;
     static Identifier *vaend;
     static Identifier *vaarg;
-    static Identifier *llvmdc;
+    static Identifier *ldc;
     static Identifier *tohash;
     static Identifier *tostring;
     static Identifier *main;