X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSupport%2FProgram.cpp;h=b84b82b1f10bae8e344cbe6e5679f882dddbec5f;hb=7116af637cf6e3e49b6329263fb1535fb9de73bc;hp=eb700e3a8591a7ce12b1bae8e5ac989f2c7ec04f;hpb=d5132f907367b43d43108bd4367dbbcb650f98ce;p=oota-llvm.git diff --git a/lib/Support/Program.cpp b/lib/Support/Program.cpp index eb700e3a859..b84b82b1f10 100644 --- a/lib/Support/Program.cpp +++ b/lib/Support/Program.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This header file implements the operating system Program concept. +// This file implements the operating system Program concept. // //===----------------------------------------------------------------------===//