diff options
Diffstat (limited to 'libcxx/include/system_error')
-rw-r--r-- | libcxx/include/system_error | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/system_error b/libcxx/include/system_error index bc82dd1dd52..f0897f6890c 100644 --- a/libcxx/include/system_error +++ b/libcxx/include/system_error @@ -1,7 +1,7 @@ // -*- C++ -*- //===---------------------------- system_error ----------------------------===// // -// ΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚΚ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. |