Skip to content

Commit 1448eb9

Browse files
egdanielSkia Commit-Bot
authored andcommitted
Fix formatting nit.
Change-Id: Id107d50ba23db4491d54d80b1d4c688bd3e80ebc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/332741 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com> Auto-Submit: Greg Daniel <egdaniel@google.com>
1 parent 4cb5c5e commit 1448eb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/gpu/GrContextThreadSafeProxy.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ class SK_API GrContextThreadSafeProxy final : public SkNVRefCnt<GrContextThreadS
5959
* @param origin The origin of the SkSurface that the DDL created with
6060
* this characterization will be replayed into
6161
* @param surfaceProps The surface properties of the SkSurface that the DDL
62-
* created with this characterization will be replayed into
62+
* created with this characterization will be replayed
63+
* into
6364
* @param isMipMapped Will the surface the DDL will be replayed into have
6465
* space allocated for mipmaps?
6566
* @param willUseGLFBO0 Will the surface the DDL will be replayed into be

0 commit comments

Comments
 (0)