diff --git a/driver/linker-msvc.cpp b/driver/linker-msvc.cpp index 6ead29f5e2..11a2b5e871 100644 --- a/driver/linker-msvc.cpp +++ b/driver/linker-msvc.cpp @@ -1,6 +1,6 @@ //===-- linker-msvc.cpp ---------------------------------------------------===// // -// LDC – the LLVM D compiler +// LDC - the LLVM D compiler // // This file is distributed under the BSD-style LDC license. See the LICENSE // file for details.