This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit cae8cde
committed
Add missing semi-colon in Android code
Error happened while moving code from android tree to
swiftshader tree. Whoops!
Change-Id: Ie7085f8e6d54b2b11547bb6a38348c20140beae9
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/31868
Reviewed-by: Nicolas Capens <[email protected]>
Tested-by: Hernan Liatis <[email protected]>1 parent c42b220 commit cae8cde
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
987 | | - | |
| 987 | + | |
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
| |||
0 commit comments