aboutsummaryrefslogtreecommitdiffstats
path: root/test/private-lib/transmission-gtk.exp
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-02-19 17:22:00 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-02-20 17:39:31 -0300
commitdef30f6d1e6cbde702dfcf2150d65bdddc9ac75e (patch)
tree11680608747061e1af3450ba204a5886760accd0 /test/private-lib/transmission-gtk.exp
parentdocs: remove indents on top-level lists and tables (diff)
downloadfirejail-def30f6d1e6cbde702dfcf2150d65bdddc9ac75e.tar.gz
firejail-def30f6d1e6cbde702dfcf2150d65bdddc9ac75e.tar.zst
firejail-def30f6d1e6cbde702dfcf2150d65bdddc9ac75e.zip
test/filters/namespaces.c: use tabs for indentation
This appears to be the only C file in the repository that uses spaces for indentation. Commands used to check for the above: $ git grep '^ ' -- '*.c' '*.h' Commands used to search and replace: $ f=test/filters/namespaces.c; printf '%s\n' \ "$(sed 's/ /\t/g' "$f")" >"$f" Note: The mmap call was aligned manually. Added on commit 5116c1ced ("testing", 2022-12-24).
Diffstat (limited to 'test/private-lib/transmission-gtk.exp')
0 files changed, 0 insertions, 0 deletions