Skip to content
Snippets Groups Projects
Commit 8e513ef0 authored by Johan Schön's avatar Johan Schön
Browse files

Added local prefix to the callback function variables.

Rev: lib/modules/Protocols.pmod/HTTP.pmod/Query.pike:1.11
parent 1dfe3816
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ int datapos;
object conthread;
#endif
function request_ok,request_fail;
local function request_ok,request_fail;
array extra_args;
/****** internal stuff *********************************************/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment