diff lphobos/std/intrinsic.d @ 664:eef8ac26c66c

Some missed LLVMDC -> LDC.
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 22:54:08 +0200
parents 373489eeaf90
children
line wrap: on
line diff
--- a/lphobos/std/intrinsic.d	Mon Oct 06 22:46:55 2008 +0200
+++ b/lphobos/std/intrinsic.d	Mon Oct 06 22:54:08 2008 +0200
@@ -7,7 +7,7 @@
 /* NOTE: This file has been patched from the original DMD distribution to
    work with the GDC compiler.
    NOTE: This file has been patched from the original GDC distribution to
-   work with the LLVMDC compiler.
+   work with the LDC compiler.
 
    Modified by David Friedman, May 2006
    Modified by Tomas Lindquist Olsen, August 2007