pipewire/spa/include/spa/node
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
..
command.h pod: cleanup event and command init 2019-08-22 12:47:27 +02:00
event.h fix includes 2019-10-25 15:01:02 +02:00
io.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
keys.h node: move keys to separate file 2019-11-21 09:33:50 +01:00
node.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
type-info.h io: add some more docs and memory io area 2019-10-16 11:10:57 +02:00
utils.h io: add clock_id to clock 2019-10-23 13:13:01 +02:00