mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-05-02 06:46:26 -04:00
scanner: replace tab with spaces
This commit is contained in:
parent
ca4a6b1fb6
commit
228c024577
1 changed files with 1 additions and 1 deletions
|
|
@ -2125,7 +2125,7 @@ int main(int argc, char *argv[])
|
||||||
{ "version", no_argument, NULL, 'v' },
|
{ "version", no_argument, NULL, 'v' },
|
||||||
{ "include-core-only", no_argument, NULL, 'c' },
|
{ "include-core-only", no_argument, NULL, 'c' },
|
||||||
{ "strict", no_argument, NULL, 's' },
|
{ "strict", no_argument, NULL, 's' },
|
||||||
{ "cpp-compat", no_argument, NULL, 'p' },
|
{ "cpp-compat", no_argument, NULL, 'p' },
|
||||||
{ 0, 0, NULL, 0 }
|
{ 0, 0, NULL, 0 }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue