diff dmd/module.c @ 664:eef8ac26c66c

Some missed LLVMDC -> LDC.
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 22:54:08 +0200
parents 2a0bcf7f7b3d
children bfe5229f9d8e
line wrap: on
line diff
--- a/dmd/module.c	Mon Oct 06 22:46:55 2008 +0200
+++ b/dmd/module.c	Mon Oct 06 22:54:08 2008 +0200
@@ -122,7 +122,7 @@
     }
     srcfile = new File(srcfilename);
 
-    // LLVMDC
+    // LDC
     llvmForceLogging = false;
     this->doDocComment = doDocComment;
     this->doHdrGen = doHdrGen;