diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-07-18 19:15:22 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-07-18 19:15:22 +0000 |
commit | 9a5b16b87c80eea6e5de6459cb49746cdc321a8d (patch) | |
tree | 6196a719cc9b2eb46edf04b0ee666c1ef84b5625 /lldb/scripts/Python/interface/SBValue.i | |
parent | 67ae7bdb54590e416803e02cad9755d1e7f1eb04 (diff) | |
download | bcm5719-llvm-9a5b16b87c80eea6e5de6459cb49746cdc321a8d.tar.gz bcm5719-llvm-9a5b16b87c80eea6e5de6459cb49746cdc321a8d.zip |
Fix header documentations.
llvm-svn: 135417
Diffstat (limited to 'lldb/scripts/Python/interface/SBValue.i')
-rw-r--r-- | lldb/scripts/Python/interface/SBValue.i | 2 |
1 files changed, 1 insertions, 1 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 // |