summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-07-19 21:24:56 +0000
committerGreg Clayton <gclayton@apple.com>2012-07-19 21:24:56 +0000
commit8e59d2d940e3edae4f1bd9d0970b0c809eff627f (patch)
tree04d70ffdad036ce34936b873ba84b077ce81c684
parentf866543a363557273e06ed61dc8719dddfae52f4 (diff)
downloadbcm5719-llvm-8e59d2d940e3edae4f1bd9d0970b0c809eff627f.tar.gz
bcm5719-llvm-8e59d2d940e3edae4f1bd9d0970b0c809eff627f.zip
Fixed the file header to match the filename.
llvm-svn: 160524
-rw-r--r--lldb/include/lldb/lldb-private-enumerations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/include/lldb/lldb-private-enumerations.h b/lldb/include/lldb/lldb-private-enumerations.h
index 41f6d46fbfc..765a49e36f3 100644
--- a/lldb/include/lldb/lldb-private-enumerations.h
+++ b/lldb/include/lldb/lldb-private-enumerations.h
@@ -1,4 +1,4 @@
-//===-- lldb-enumerations.h -------------------------------------*- C++ -*-===//
+//===-- lldb-private-enumerations.h -----------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud