Index: src/IceCfgNode.h |
diff --git a/src/IceCfgNode.h b/src/IceCfgNode.h |
index dbc2cce5a7a17d6713c93eef76241344bc349d45..71fb10daba7029814a7f52103815d7f9182bd27e 100644 |
--- a/src/IceCfgNode.h |
+++ b/src/IceCfgNode.h |
@@ -8,7 +8,7 @@ |
//===----------------------------------------------------------------------===// |
/// |
/// \file |
-/// This file declares the CfgNode class, which represents a single basic block |
+/// \brief Declares the CfgNode class, which represents a single basic block |
Jim Stichnoth
2015/12/01 18:41:16
Reflow to 80-col.
rkotlerimgtec
2015/12/02 01:32:48
Done.
|
/// as its instruction list, in-edge list, and out-edge list. |
/// |
//===----------------------------------------------------------------------===// |