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

Unified Diff: src/IceAssemblerX8632.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/IceAssemblerX8632.h
diff --git a/src/IceAssemblerX8632.h b/src/IceAssemblerX8632.h
index fb9eedf9a81e0d5255d508cb5f7fead37c4dc0a6..2ce694cb95be9972348b8c51dd5d2362345c08b6 100644
--- a/src/IceAssemblerX8632.h
+++ b/src/IceAssemblerX8632.h
@@ -16,7 +16,7 @@
//===----------------------------------------------------------------------===//
///
/// \file
-/// This file implements the Assembler class for x86-32.
+/// \brief Implements the Assembler class for x86-32.
///
//===----------------------------------------------------------------------===//

Powered by Google App Engine
This is Rietveld 408576698