Chromium Code Reviews| Index: src/IceClFlags.h |
| diff --git a/src/IceClFlags.h b/src/IceClFlags.h |
| index 2e2cea19570a1d6ea8fd7d682f25c725c1648983..549bf1693811a54044dbee7c80ccc6f7cfae9d19 100644 |
| --- a/src/IceClFlags.h |
| +++ b/src/IceClFlags.h |
| @@ -6,9 +6,10 @@ |
| // License. See LICENSE.TXT for details. |
| // |
| //===----------------------------------------------------------------------===// |
| -// |
| -// This file declares command line flags controlling translation. |
| -// |
| +/// |
| +/// \file |
| +/// This file declares command line flags controlling translation. |
| +/// |
| //===----------------------------------------------------------------------===// |
| #ifndef SUBZERO_SRC_ICECLFLAGS_H |