Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: src/PNaClTranslator.h

Issue 1488913002: fix doxygen brief in subzero header files (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
///
//===----------------------------------------------------------------------===//

Powered by Google App Engine
This is Rietveld 408576698