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

Unified Diff: src/IceAssemblerARM32.cpp

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/IceAssemblerARM32.cpp
diff --git a/src/IceAssemblerARM32.cpp b/src/IceAssemblerARM32.cpp
index 4d13807c32db721abefac0d8e8f656ab778c9b96..c37485e10c5824491f12d466a0226217290f0fe7 100644
--- a/src/IceAssemblerARM32.cpp
+++ b/src/IceAssemblerARM32.cpp
@@ -16,7 +16,7 @@
//===----------------------------------------------------------------------===//
///
/// \file
-/// This file implements the Assembler class for ARM32.
+/// \brief Implements the Assembler class for ARM32.
///
//===----------------------------------------------------------------------===//

Powered by Google App Engine
This is Rietveld 408576698