pipewire/src/extensions/session-manager
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
..
impl-interfaces.h Make interface types a string 2019-12-19 13:36:04 +01:00
interfaces.h Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
introspect-funcs.h session-manager: do not copy stream link params if they are NULL 2020-06-01 16:25:40 +00:00
introspect.h More session manager work 2019-11-29 13:34:07 +01:00
keys.h session-manager: fix typo in key 2020-05-05 10:07:44 +03:00