This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 4049529
committed
Fix extra semicolon after function def in FrameBufferOSX.mm
Change-Id: I4a1b1a981096fbda616101b7d47bf8f82481c64b
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/33509
Presubmit-Ready: Lingfeng Yang <lfy@google.com>
Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Lingfeng Yang <lfy@google.com>1 parent fb9c05c commit 4049529
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments