| Index: src/IceFixups.cpp
|
| diff --git a/src/IceFixups.cpp b/src/IceFixups.cpp
|
| index 305e695659b2f428c0c958c7f98da3089a0d962f..59bd4f32b31a3a5e9b3af0902e3196e48cb79241 100644
|
| --- a/src/IceFixups.cpp
|
| +++ b/src/IceFixups.cpp
|
| @@ -8,8 +8,8 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file implements the AssemblerFixup class, a very basic
|
| -/// target-independent representation of a fixup or relocation.
|
| +/// \brief Implements the AssemblerFixup class, a very basic target-independent
|
| +/// representation of a fixup or relocation.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|
|
|