Skip to content

Commit 9a5b16b

Browse files
author
Johnny Chen
committed
Fix header documentations.
llvm-svn: 135417
1 parent 67ae7bd commit 9a5b16b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lldb/scripts/Python/interface/SBValue.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- SBValue.h -----------------------------------------------*- C++ -*-===//
1+
//===-- SWIG Interface for SBValue ------------------------------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

lldb/scripts/Python/interface/SBValueList.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- SWIG Interface for SBTarget -----------------------------*- C++ -*-===//
1+
//===-- SWIG Interface for SBValueList --------------------------*- C++ -*-===//
22
//
33
// The LLVM Compiler Infrastructure
44
//

0 commit comments

Comments
 (0)