Use ASCII hyphen character in linker-gcc.cpp.

This commit is contained in:
Johan Engelen 2017-06-25 23:09:41 +02:00 committed by GitHub
parent 6c97a02b34
commit 4d10b9a64e

View file

@ -1,6 +1,6 @@
//===-- linker-gcc.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.