| Index: src/PNaClTranslator.cpp
|
| diff --git a/src/PNaClTranslator.cpp b/src/PNaClTranslator.cpp
|
| index d5fac3d0ba586079e6806c2a1813dbf405cd61af..0f40df5d77fcdc26e7366405109699e22e3cd4ec 100644
|
| --- a/src/PNaClTranslator.cpp
|
| +++ b/src/PNaClTranslator.cpp
|
| @@ -8,8 +8,8 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file implements the PNaCl bitcode file to Ice, to machine code
|
| -/// translator.
|
| +/// \brief Implements the interface for translation from PNaCl bitcode files to
|
| +/// ICE to machine code.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|
|
|