Commit 55963f86 authored by claes's avatar claes

Trace on GetDp, GetAp and GetIp

parent 3d32f08c
......@@ -241,6 +241,10 @@ int goen_create_nodetype_m7(
case pwr_cClass_GetAattr:
case pwr_cClass_GetIattr:
case pwr_cClass_GetDattr:
case pwr_cClass_GetDp:
case pwr_cClass_GetAp:
case pwr_cClass_GetIp:
case pwr_cClass_GetIpToA:
/* Use objects trace attribute */
strcpy( trace_attr, "$object");
break;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment