From a91f1a7e376ac6183859c726091191d3d3d6025f Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 25 Jul 2008 11:52:04 +0000 Subject: libs/core, libs/uci, libs/web: Fixed several inline documentation typos --- libs/web/luasrc/http.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/web/luasrc') diff --git a/libs/web/luasrc/http.lua b/libs/web/luasrc/http.lua index 154f51ac40..e26b3b5dbb 100644 --- a/libs/web/luasrc/http.lua +++ b/libs/web/luasrc/http.lua @@ -24,6 +24,7 @@ limitations under the License. ]]-- +--- LuCI Web Framework high-level HTTP functions. module("luci.http", package.seeall) local ltn12 = require("luci.ltn12") require("luci.http.protocol") -- cgit v1.2.3