]> granicus.if.org Git - clang/commitdiff
Fix up comment in header.
authorEric Christopher <echristo@gmail.com>
Mon, 28 Dec 2015 19:07:46 +0000 (19:07 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 28 Dec 2015 19:07:46 +0000 (19:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@256508 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Headers/altivec.h

index c39156eff8e5c21788feb368bf12352b7da841bf..dc0dcbc7385c1f0191ac6d3ec636d4cc6c60c85b 100644 (file)
@@ -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