]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update pdns/lua-recursor4.hh
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 7 Dec 2021 13:22:17 +0000 (14:22 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Dec 2021 13:22:17 +0000 (14:22 +0100)
Co-authored-by: Remi Gacogne <github@coredump.fr>
pdns/lua-recursor4.hh

index 45d7cdb2099152cc1c70cac21d95d4b450f26cf1..0bb256679ed0b5ab369654f06920d80f31b20959 100644 (file)
@@ -58,7 +58,7 @@ struct LuaContext::Pusher<pdns_ffi_param*>
   }
 };
 
-// pdns_postresolve_ffi_param_t is a lightuserdata
+// pdns_postresolve_ffi_handle is a lightuserdata
 template <>
 struct LuaContext::Pusher<pdns_postresolve_ffi_handle*>
 {