luci-app-statistics: fix whitespaces in rrdtool definitions
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / rrdtool / definitions / curl.lua
index 89a65a6b5fd37caf166d663e299953b9eb2acd2a..2bbdfb08fb662ec313d17c69c6412667c3a005db 100644 (file)
@@ -4,6 +4,7 @@
 module("luci.statistics.rrdtool.definitions.curl", package.seeall)
 
 function rrdargs( graph, plugin, plugin_instance, dtype )
+
        return {
                title = "%H: cUrl Response Time for #%pi",
                y_min = "0",