diff options
author | Nico Weber <thakis@chromium.org> | 2023-05-24 05:16:01 -0400 |
---|---|---|
committer | Tim Flynn <trflynn89@pm.me> | 2023-05-24 04:11:05 -0700 |
commit | e43c21f4d7fb33652cf0c71c5cff64a570f9cd70 (patch) | |
tree | 7d6bdf5dcab0920fac6b04ba629cce975a2e256b /Userland/Libraries/LibJS | |
parent | 35883c337f54cc0fc6b30d2dbe04aa5eeddaa69e (diff) | |
download | serenity-e43c21f4d7fb33652cf0c71c5cff64a570f9cd70.zip |
LibVideo: Rename BooleanDecoder::initialize param
...from "bytes" to "size_in_bytes".
I thought at first that `bytes` meant the variable contained
bytes that the decoder would read from.
Also, this variable is called `sz` (for `size`) in the spec.
No behavior change.
Diffstat (limited to 'Userland/Libraries/LibJS')
0 files changed, 0 insertions, 0 deletions