mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 11:21:21 +00:00
The config() function of irqstats seems to contain a superfluous semicolon, causing munin to choke on this plugin. This simple patch fixes exactly that. Signed-off-by: Jorik Jonker <jorik@kippendief.biz>