pipewire/spa/include/spa/support
Emmanuel Gil Peyrot 14fdf07e8f Run codespell on the entire codebase
This tool detects and fixes common English spelling mistakes, with
generally very few mistakes.

Here is the command I used to generate this commit.  There were a few
changes that had to be done manually, and of course adding the ignore
file:
```shell
codespell -I .codespell-ignore -x .codespell-ignore -w
```

I didn’t add it to the CI, but this would be a good place for it.
2020-08-17 17:16:31 +00:00
..
cpu.h Make interface types a string 2019-12-19 13:36:04 +01:00
dbus.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
log-impl.h enable and fix -Werror=suggest-attribute=format 2020-02-20 18:20:04 +01:00
log.h log: use printf attribute for log fallback 2020-05-01 11:18:28 +02:00
loop.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
plugin.h plugin: increment version and avoid inspecting old versions 2020-04-22 17:52:54 +02:00
system.h system: don't use _GNU_SOURCE in public header 2020-04-24 13:11:32 +02:00