diff options
Diffstat (limited to 'libcxx/include/streambuf')
-rw-r--r-- | libcxx/include/streambuf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/streambuf b/libcxx/include/streambuf index d14e5e26ebc..e15789bc77d 100644 --- a/libcxx/include/streambuf +++ b/libcxx/include/streambuf @@ -1,7 +1,7 @@ // -*- C++ -*- //===------------------------- streambuf ----------------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚThe LLVM Compiler Infrastructure +// The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. |