mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
doc: remove trailing whitespace
My vim/git setup wants to fix those on every commit which gets a bit annoying, let's just remove them: sed -i 's/ *$//g' $(git ls-files doc)
This commit is contained in:
parent
ac05f6bb03
commit
f0d3f1f9d2
5 changed files with 51 additions and 51 deletions
|
|
@ -11,7 +11,7 @@ environment.
|
|||
Let get started with the simplest application.
|
||||
|
||||
```c
|
||||
#include <pipewire/pipewire.h>
|
||||
#include <pipewire/pipewire.h>
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue