shithub: shithub

Download patch

ref: ea71c33594b15937ba22faab3cf2905d3a138594
parent: 95d87ae1d14c74b85c1247d03ad3fc71e61c0d8b
author: phil9 <telephil9@gmail.com>
date: Sun Jan 31 23:48:07 EST 2021

pass parameters instead of relyin on variables being set

	a couple of functions were expecting some variables to be set.
	This is plain wrong so we explicitely pass parameters instead