diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Target/PIC16/MCSectionPIC16.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/PIC16/MCSectionPIC16.h b/lib/Target/PIC16/MCSectionPIC16.h index 0a2d09145c..66607c813f 100644 --- a/lib/Target/PIC16/MCSectionPIC16.h +++ b/lib/Target/PIC16/MCSectionPIC16.h @@ -1,4 +1,4 @@ -//===- PIC16Section.h - PIC16-specific section representation ---*- C++ -*-===// +//===- MCSectionPIC16.h - PIC16-specific section representation -*- C++ -*-===// // // The LLVM Compiler Infrastructure // @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file declares the MCSection class. +// This file declares the MCSectionPIC16 class. // //===----------------------------------------------------------------------===// |