summaryrefslogtreecommitdiffstats
path: root/libcxx
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-10-08 21:17:21 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-10-08 21:17:21 +0000
commit239ab3c03f58f3af794929eab5001e915dea49c1 (patch)
tree1e1805ee057c24f1427e217a614e7ed63a52c7e2 /libcxx
parent55391524043b55115dbec692fd898afb676a3cb4 (diff)
downloadbcm5719-llvm-239ab3c03f58f3af794929eab5001e915dea49c1.tar.gz
bcm5719-llvm-239ab3c03f58f3af794929eab5001e915dea49c1.zip
Fix incorrect file header. This is <cfenv> not <cctype>.
llvm-svn: 249749
Diffstat (limited to 'libcxx')
-rw-r--r--libcxx/include/cfenv2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/cfenv b/libcxx/include/cfenv
index dd7db37f8e4..4fc630419bd 100644
--- a/libcxx/include/cfenv
+++ b/libcxx/include/cfenv
@@ -1,5 +1,5 @@
// -*- C++ -*-
-//===---------------------------- cctype ----------------------------------===//
+//===---------------------------- cfenv -----------------------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud