| Index: src/IceELFStreamer.h
|
| diff --git a/src/IceELFStreamer.h b/src/IceELFStreamer.h
|
| index ab998911e2658fef32355373274c0277d2162511..a1c9b94995d3e0e3141b34c756b2a78c034b4843 100644
|
| --- a/src/IceELFStreamer.h
|
| +++ b/src/IceELFStreamer.h
|
| @@ -8,8 +8,8 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// Interface for serializing bits for common ELF types (words, extended words,
|
| -/// etc.), based on the ELF Class.
|
| +/// \brief Interface for serializing bits for common ELF types (words, extended
|
| +/// words, etc.), based on the ELF class.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|
|
|