Skip to content

{vjpeg,yuv_convert}.cc: normalize void param lists#135

Merged
jzern merged 1 commit intowebmproject:mainfrom
jzern:sync-2
Apr 29, 2025
Merged

{vjpeg,yuv_convert}.cc: normalize void param lists#135
jzern merged 1 commit intowebmproject:mainfrom
jzern:sync-2

Conversation

@jzern
Copy link
Copy Markdown
Contributor

@jzern jzern commented Apr 29, 2025

replace (void) with (); use of this synonym is more common in C++
code.

replace `(void)` with `()`; use of this synonym is more common in C++
code.
@jzern jzern marked this pull request as ready for review April 29, 2025 00:13
@jzern jzern merged commit e10b7cb into webmproject:main Apr 29, 2025
4 checks passed
@jzern jzern deleted the sync-2 branch April 29, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant