summaryrefslogtreecommitdiff
path: root/lib/ZSetDest.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZSetDest.c')
-rw-r--r--lib/ZSetDest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ZSetDest.c b/lib/ZSetDest.c
index f6b8b4b..7190dcd 100644
--- a/lib/ZSetDest.c
+++ b/lib/ZSetDest.c
@@ -21,5 +21,7 @@ Code_t ZSetDestAddr(addr)
{
__HM_addr = *addr;
+ __HM_set = 1;
+
return (ZERR_NONE);
}