| Index: src/PNaClTranslator.h
|
| diff --git a/src/PNaClTranslator.h b/src/PNaClTranslator.h
|
| index 8a045ad48162553b0b28b317f4871d165a7549d8..2083d41156dc2fa5c0d2453a523d6c71950afb7f 100644
|
| --- a/src/PNaClTranslator.h
|
| +++ b/src/PNaClTranslator.h
|
| @@ -8,8 +8,8 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file declares the PNaCl bitcode file to ICE, to machine code
|
| -/// translator.
|
| +/// \brief Declares the interface for translation from PNaCl bitcode files to
|
| +/// ICE to machine code.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|
|
|