Chromium Code Reviews| Index: src/IceCfg.cpp |
| diff --git a/src/IceCfg.cpp b/src/IceCfg.cpp |
| index d3b097380d3817e51d511d0d0d64540988d58a9c..f7b1a8c6e0b99823230cf7263ba34521d5ada63f 100644 |
| --- a/src/IceCfg.cpp |
| +++ b/src/IceCfg.cpp |
| @@ -6,10 +6,11 @@ |
| // License. See LICENSE.TXT for details. |
| // |
| //===----------------------------------------------------------------------===// |
| -// |
| -// This file implements the Cfg class, including constant pool |
| -// management. |
| -// |
| +/// |
| +/// \file |
| +/// This file implements the Cfg class, including constant pool |
| +/// management. |
| +/// |
| //===----------------------------------------------------------------------===// |
| #include "IceCfg.h" |