]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Corrected the shared state comment.
authortcely <tcely@users.noreply.github.com>
Thu, 3 Aug 2017 09:08:38 +0000 (05:08 -0400)
committertcely <tcely@users.noreply.github.com>
Thu, 24 May 2018 17:33:47 +0000 (13:33 -0400)
modules/luabackend/test/powerdns-luabackend.lua

index a8014e11732bad421417be046a758cc3808369de..70a17b92f43130350c89ad5f4aa6807d68cab5e4 100644 (file)
@@ -13,7 +13,7 @@ local remote_ip, remote_port, local_ip
 local origin, ttl
 local domains = {}
 
--- shared state between lookup and get functions
+-- shared state between list/lookup and get functions
 local domain_id, q_name, q_type
 local c, r, size