| Index: src/IceCfgNode.cpp
|
| diff --git a/src/IceCfgNode.cpp b/src/IceCfgNode.cpp
|
| index a105e918cceb83b877af584aef0cd7a9a147af7d..0b9b79bda49a6409550e442172c48ff0519bc9ba 100644
|
| --- a/src/IceCfgNode.cpp
|
| +++ b/src/IceCfgNode.cpp
|
| @@ -8,7 +8,7 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file implements the CfgNode class, including the complexities of
|
| +/// \brief Implements the CfgNode class, including the complexities of
|
| /// instruction insertion and in-edge calculation.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|