| Index: src/PNaClTranslator.cpp
|
| diff --git a/src/PNaClTranslator.cpp b/src/PNaClTranslator.cpp
|
| index 5382bcc7f8f5a12835e686fde60e5a6b437bc876..6021c583f93fbd9903fbd6b9801ed013a8b86eb5 100644
|
| --- a/src/PNaClTranslator.cpp
|
| +++ b/src/PNaClTranslator.cpp
|
| @@ -6,10 +6,11 @@
|
| // License. See LICENSE.TXT for details.
|
| //
|
| //===----------------------------------------------------------------------===//
|
| -//
|
| -// This file implements the PNaCl bitcode file to Ice, to machine code
|
| -// translator.
|
| -//
|
| +///
|
| +/// \file
|
| +/// This file implements the PNaCl bitcode file to Ice, to machine code
|
| +/// translator.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| #include "PNaClTranslator.h"
|
|
|