From 5a348a12bd885303eeed7940e0eb7fdf58699a41 Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Tue, 23 Apr 2013 19:26:55 +0000 Subject: [PATCH] Change makefile comment to refer to libc++ instead of libcpp. llvm-svn: 180135 --- libcxx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcxx/Makefile b/libcxx/Makefile index d8ca9eb711c0..f55db43db790 100644 --- a/libcxx/Makefile +++ b/libcxx/Makefile @@ -1,5 +1,5 @@ ## -# libcpp Makefile +# libc++ Makefile ## SRCDIRS = .