aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/goose/goose.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/goose/goose.cnf')
-rw-r--r--asn1/goose/goose.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/goose/goose.cnf b/asn1/goose/goose.cnf
index 5117414e7d..4640b1f584 100644
--- a/asn1/goose/goose.cnf
+++ b/asn1/goose/goose.cnf
@@ -41,7 +41,7 @@ GOOSEpdu
ts.secs = seconds;
ts.nsecs = nanoseconds;
- ptime = abs_time_to_ep_str(&ts, ABSOLUTE_TIME_UTC, TRUE);
+ ptime = abs_time_to_str(wmem_packet_scope(), &ts, ABSOLUTE_TIME_UTC, TRUE);
if(hf_index >= 0)
{