Skip to content
Commit fa88de89 authored by Tom Rini's avatar Tom Rini
Browse files

libavb: Fix a warning with clang-15



With clang-15 we now will get warnings such as:

warning: a function declaration without a prototype is deprecated in all
versions of C [-Wstrict-prototypes]

And it is easy enough to address this warning here, as we aren't
concerned with re-syncing with an upstream.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
---
Cc: Igor Opaniuk <igor.opaniuk@gmail.com>
parent af51b942
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment