| Index: src/IceELFSection.cpp
|
| diff --git a/src/IceELFSection.cpp b/src/IceELFSection.cpp
|
| index 37681509bb269947fe5e42831f444fcf0d90bb5c..cf5c733c4bbddc411c983bb2d066315f1b517c2a 100644
|
| --- a/src/IceELFSection.cpp
|
| +++ b/src/IceELFSection.cpp
|
| @@ -8,7 +8,7 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file defines how ELF sections are represented.
|
| +/// \brief Defines how ELF sections are represented.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|
|
|