| Index: src/PNaClTranslator.cpp
|
| diff --git a/src/PNaClTranslator.cpp b/src/PNaClTranslator.cpp
|
| index fea11d0239c544a8f9f570bc4e21aa641a3c7676..11e0b8e3997e1fd7bc28fca0c3126fd9ffcd745f 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"
|
|
|