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