local name dummy changed into lPrevProf

This commit is contained in:
Antonio Linares
2001-07-18 10:27:44 +00:00
parent 48514fe16b
commit 036c3034ba

View File

@@ -2,7 +2,7 @@
function Main()
local dummy := __SetProfiler( .t. ) // First of all, we activate the profiler
local lPrevProf := __SetProfiler( .t. ) // First of all, we activate the profiler
local oGet := GetNew()
local oBrw := TBrowseNew()
local n