From: Eric Christopher Date: Mon, 28 Dec 2015 19:07:46 +0000 (+0000) Subject: Fix up comment in header. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=805239b90c682f4106483a965507dc3ee16d911d;p=clang Fix up comment in header. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@256508 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Headers/altivec.h b/lib/Headers/altivec.h index c39156eff8..dc0dcbc738 100644 --- a/lib/Headers/altivec.h +++ b/lib/Headers/altivec.h @@ -27,7 +27,7 @@ #error "AltiVec support not enabled" #endif -/* constants for mapping CR6 bits to predicate result. */ +/* Constants for mapping CR6 bits to predicate result. */ #define __CR6_EQ 0 #define __CR6_EQ_REV 1