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

Unified Diff: ppapi/cpp/var.h

Issue 9288006: Minor changes as per Christians most-recent review of the docs. (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
« ppapi/cpp/input_event.h ('K') | « ppapi/cpp/instance.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/cpp/var.h
===================================================================
--- ppapi/cpp/var.h (revision 118900)
+++ ppapi/cpp/var.h (working copy)
@@ -68,7 +68,7 @@
struct DontManage {};
- /// TODO(brettw): remove DontManage when this bug is fixed
+ // TODO(brettw): remove DontManage when this bug is fixed
/// http://code.google.com/p/chromium/issues/detail?id=52105
/// This constructor is used when we've given a <code>PP_Var</code> as an
/// input argument from somewhere and that reference is managing the
« ppapi/cpp/input_event.h ('K') | « ppapi/cpp/instance.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698