diff dmd/lexer.h @ 664:eef8ac26c66c

Some missed LLVMDC -> LDC.
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 22:54:08 +0200
parents 50383e476c7e
children a26b0c5d5942
line wrap: on
line diff
--- a/dmd/lexer.h	Mon Oct 06 22:46:55 2008 +0200
+++ b/dmd/lexer.h	Mon Oct 06 22:54:08 2008 +0200
@@ -161,7 +161,7 @@
     TOKshared,
 #endif
 
-// LLVMDC specific
+// LDC specific
 #if IN_LLVM
     TOKgep,
 #endif