Merge r4086
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 18 Jan 2009 00:02:52 +0000 (00:02 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 18 Jan 2009 00:02:52 +0000 (00:02 +0000)
libs/uvl/luasrc/uvl.lua

index aaf6fb38f8bd6f62ae0552f919bb9c7a45598d0d..dd8058f03b0e84e79616b9ab2b2d7b50b4478b03 100644 (file)
@@ -67,6 +67,7 @@ local default_savedir = "/tmp/.uvl"
 -- @class                      function
 -- @name                       UVL
 -- @param schemedir    Path to the scheme directory (optional)
+-- @param configdir    Override config directory (optional)
 -- @return                     Instance object
 UVL = util.class()