fix dump_entry

This commit is contained in:
Greg Beaver 2007-08-17 04:46:04 +00:00
parent 2fce57b15d
commit a7d7b956f9

View File

@ -100,8 +100,8 @@ define dump_entry
set $done = 1
loop_break
end
set $m = $m->pListNext
end
set $m = $m->pListNext
end
if $done == 1
loop_break