Commit 29aa4e11 authored by Dylan Araps's avatar Dylan Araps

Merge branch 'master' into multi-gpu

parents d74a7ce4 16faf0eb
...@@ -2346,6 +2346,9 @@ scrot_program() { ...@@ -2346,6 +2346,9 @@ scrot_program() {
# TEXT FORMATTING # TEXT FORMATTING
info() { info() {
# Save subtitle value.
subtitle="$1"
# Make sure that $prin is unset. # Make sure that $prin is unset.
unset -v prin unset -v prin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment