Index: include/gpu/GrContext.h |
diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h |
index e051c7c76f830c71401eef91252826c9a1f79a0c..cd1ba864b08b5a2134d00332a45c6cf6eb4b922e 100644 |
--- a/include/gpu/GrContext.h |
+++ b/include/gpu/GrContext.h |
@@ -259,6 +259,7 @@ public: |
* @param rowBytes number of bytes between consecutive rows. Zero |
* means rows are tightly packed. |
* @param pixelOpsFlags see PixelOpsFlags enum above. |
+ * |
* @return true if the write succeeded, false if not. The write can fail because of an |
* unsupported combination of surface and src configs. |
*/ |