CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/05/04 05:11:56
Modified files:
sysutils/upower: Makefile
sysutils/upower/patches: patch-src_openbsd_up-backend_c
Log message:
Remove pointless upperbound, SENSOR_MAX_TYPES has no meaning here and we
break from the loop anyway when needed (when ENOENT is returned). This makes
it in line with other sensor walkers.
ok landry@ (MAINTAINER)
