Chromium Code Reviews| Index: src/IceTypes.cpp |
| diff --git a/src/IceTypes.cpp b/src/IceTypes.cpp |
| index 1b0ffb3d0c4a370bbc52f8a8620c54d0f2d1c24e..2099cb904de76ccc74fa8df0c8047d0c9043169e 100644 |
| --- a/src/IceTypes.cpp |
| +++ b/src/IceTypes.cpp |
| @@ -6,9 +6,10 @@ |
| // License. See LICENSE.TXT for details. |
| // |
| //===----------------------------------------------------------------------===// |
| -// |
| -// This file defines a few attributes of Subzero primitive types. |
| -// |
| +/// |
| +/// \file |
| +/// This file defines a few attributes of Subzero primitive types. |
| +/// |
| //===----------------------------------------------------------------------===// |
| #include "IceTypes.h" |