mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-01-27 04:07:52 +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)
|
||||
exts="$exts|cb7|cbr|cbz|cbt|rar|zip|7z|tar"
|
||||
;;
|
||||
esac
|
||||
esac
|
||||
done
|
||||
|
||||
case $state in
|
||||
|
|
Loading…
Reference in a new issue