From: Daniel Dunbar Date: Wed, 11 Mar 2009 00:06:15 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f58e44caf071d81c8d38423978cd420c018c69e1;p=clang Fix typo. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66613 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/Driver/HostInfo.h b/include/clang/Driver/HostInfo.h index 6b0b284dbb..e83e1d257b 100644 --- a/include/clang/Driver/HostInfo.h +++ b/include/clang/Driver/HostInfo.h @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// -#ifndef CLANG_DRIVER_HOSTINFO,_H_ +#ifndef CLANG_DRIVER_HOSTINFO_H_ #define CLANG_DRIVER_HOSTINFO_H_ #include