mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 23:24:31 +04: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>