mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
There is a small typo in oss-fuzz/fuzzing/datasource/datasource.hpp. Should read `operator` rather than `opertator`. Signed-off-by: Ralph Giles <giles@thaumas.net>
The header files in this directory and below were taken from:
https://github.com/guidovranken/fuzzing-headers.git
Some minor modifications were made to make them build with the default C++ warning flags.