Index: src/PNaClTranslator.h |
diff --git a/src/PNaClTranslator.h b/src/PNaClTranslator.h |
index 8a045ad48162553b0b28b317f4871d165a7549d8..c9b66f377824fb5d17b8ef4bb18d3327100fb2e9 100644 |
--- a/src/PNaClTranslator.h |
+++ b/src/PNaClTranslator.h |
@@ -8,7 +8,7 @@ |
//===----------------------------------------------------------------------===// |
/// |
/// \file |
-/// This file declares the PNaCl bitcode file to ICE, to machine code |
+/// \brief Declares the PNaCl bitcode file to ICE, to machine code |
Jim Stichnoth
2015/12/01 18:41:17
How about:
Declares the interface for translation
rkotlerimgtec
2015/12/02 01:32:49
Done.
|
/// translator. |
/// |
//===----------------------------------------------------------------------===// |