aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-20 20:16:14 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-20 20:16:14 +0000
commit1fc0d67e3e0ff7220dc52a14378110ed9cf626d8 (patch)
tree5f0d643a2a815871b9f0b44b4e2e26e329d8f33f
parent2efc5b5780fbb5e01f5aa2e0ccc2c2505679da32 (diff)
downloadexternal_llvm-1fc0d67e3e0ff7220dc52a14378110ed9cf626d8.zip
external_llvm-1fc0d67e3e0ff7220dc52a14378110ed9cf626d8.tar.gz
external_llvm-1fc0d67e3e0ff7220dc52a14378110ed9cf626d8.tar.bz2
Oops. Typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9303 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--include/Config/fcntl.h2
-rw-r--r--include/llvm/Config/fcntl.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/Config/fcntl.h b/include/Config/fcntl.h
index bfea550..ed8a1c8 100644
--- a/include/Config/fcntl.h
+++ b/include/Config/fcntl.h
@@ -1,4 +1,4 @@
-//
+/*
* The LLVM Compiler Infrastructure
*
* This file was developed by the LLVM research group and is distributed under
diff --git a/include/llvm/Config/fcntl.h b/include/llvm/Config/fcntl.h
index bfea550..ed8a1c8 100644
--- a/include/llvm/Config/fcntl.h
+++ b/include/llvm/Config/fcntl.h
@@ -1,4 +1,4 @@
-//
+/*
* The LLVM Compiler Infrastructure
*
* This file was developed by the LLVM research group and is distributed under