fix indentation

This commit is contained in:
Dirk
2025-07-18 18:30:08 +02:00
parent cd7a887878
commit 9743a96462

View File

@ -1958,7 +1958,7 @@ http_head_printf() {
ret=1
fi
fi
exec 33<&-
exec 33<&-
exec 33>&-
return $ret
}