mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-02-14 04:14:55 +01:00
Fix indentation
This commit is contained in:
parent
32dfdc0dd3
commit
871f3bf39a
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ for PLUGIN in @PLUGINDIR@/lib*.so; do
|
||||||
libcb.so)
|
libcb.so)
|
||||||
exts="$exts|cb7|cbr|cbz|cbt|rar|zip|7z|tar"
|
exts="$exts|cb7|cbr|cbz|cbt|rar|zip|7z|tar"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
case $state in
|
case $state in
|
||||||
|
|
Loading…
Reference in a new issue