"var" missing in jQuery.ui.Slider

"var" missing in jQuery.ui.Slider


That might have been reported already, but in line 270 from the
uncompressed code of ui.slider, the variable 'm' is missing it's
preceding var, and thus it is global.