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

Unified Diff: ppapi/cpp/logging.h

Issue 9132003: Fixed a couple warnings that came up during doxygen generation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 11 months 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
« no previous file with comments | « no previous file | ppapi/cpp/mouse_lock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/cpp/logging.h
===================================================================
--- ppapi/cpp/logging.h (revision 116675)
+++ ppapi/cpp/logging.h (working copy)
@@ -18,7 +18,7 @@
/// This macro asserts false in debug builds. It's used in code paths that you
/// don't expect to execute.
///
-/// <strong>Example:</code>
+/// <strong>Example:</strong>
///
/// <code>
/// if (!pointer) {
« no previous file with comments | « no previous file | ppapi/cpp/mouse_lock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698