| Index: src/IceInstVarIter.h
|
| diff --git a/src/IceInstVarIter.h b/src/IceInstVarIter.h
|
| index 4a2c31b5ad0acdd45761d67b912616cc4f57010c..b598e180d7ef77846981ebf2c7f24753915e2375 100644
|
| --- a/src/IceInstVarIter.h
|
| +++ b/src/IceInstVarIter.h
|
| @@ -8,7 +8,7 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file defines a common pattern for iterating over the variables of an
|
| +/// \brief Defines a common pattern for iterating over the variables of an
|
| /// instruction.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|