summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-07-18 19:15:22 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-07-18 19:15:22 +0000
commit9a5b16b87c80eea6e5de6459cb49746cdc321a8d (patch)
tree6196a719cc9b2eb46edf04b0ee666c1ef84b5625 /lldb/scripts/Python/interface
parent67ae7bdb54590e416803e02cad9755d1e7f1eb04 (diff)
downloadbcm5719-llvm-9a5b16b87c80eea6e5de6459cb49746cdc321a8d.tar.gz
bcm5719-llvm-9a5b16b87c80eea6e5de6459cb49746cdc321a8d.zip
Fix header documentations.
llvm-svn: 135417
Diffstat (limited to 'lldb/scripts/Python/interface')
-rw-r--r--lldb/scripts/Python/interface/SBValue.i2
-rw-r--r--lldb/scripts/Python/interface/SBValueList.i2
2 files changed, 2 insertions, 2 deletions
diff --git a/lldb/scripts/Python/interface/SBValue.i b/lldb/scripts/Python/interface/SBValue.i
index d905cc2130e..af88dd094c6 100644
--- a/lldb/scripts/Python/interface/SBValue.i
+++ b/lldb/scripts/Python/interface/SBValue.i
@@ -1,4 +1,4 @@
-//===-- SBValue.h -----------------------------------------------*- C++ -*-===//
+//===-- SWIG Interface for SBValue ------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
diff --git a/lldb/scripts/Python/interface/SBValueList.i b/lldb/scripts/Python/interface/SBValueList.i
index e94f2c93b3c..fb21ad01a5b 100644
--- a/lldb/scripts/Python/interface/SBValueList.i
+++ b/lldb/scripts/Python/interface/SBValueList.i
@@ -1,4 +1,4 @@
-//===-- SWIG Interface for SBTarget -----------------------------*- C++ -*-===//
+//===-- SWIG Interface for SBValueList --------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud