Index: ppapi/cpp/graphics_2d.h |
=================================================================== |
--- ppapi/cpp/graphics_2d.h (revision 96788) |
+++ ppapi/cpp/graphics_2d.h (working copy) |
@@ -63,6 +63,7 @@ |
/// of this 2D graphics context. |
/// |
/// @param[in] other An other 2D graphics context. |
+ /// |
/// @return A new Graphics2D context. |
Graphics2D& operator=(const Graphics2D& other); |