| Index: src/IceInstMIPS32.cpp
|
| diff --git a/src/IceInstMIPS32.cpp b/src/IceInstMIPS32.cpp
|
| index e38680699ddcf8f7abd2923f3989b71266ad0aeb..7773272a5985272e56e5bcc92009d015cd5f510a 100644
|
| --- a/src/IceInstMIPS32.cpp
|
| +++ b/src/IceInstMIPS32.cpp
|
| @@ -8,8 +8,8 @@
|
| //===----------------------------------------------------------------------===//
|
| //
|
| /// \file
|
| -/// This file implements the InstMips32 and OperandMips32 classes,
|
| -/// primarily the constructors and the dump()/emit() methods.
|
| +/// This file implements the InstMips32 and OperandMips32 classes, primarily the
|
| +/// constructors and the dump()/emit() methods.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|
|
|