aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-smb.c')
-rw-r--r--epan/dissectors/packet-smb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-smb.c b/epan/dissectors/packet-smb.c
index d0d35ad3cf..54759c8fbb 100644
--- a/epan/dissectors/packet-smb.c
+++ b/epan/dissectors/packet-smb.c
@@ -4836,7 +4836,7 @@ smbext20_timeout_msecs_to_str(gint32 timeout)
return buf;
}
- return time_msecs_to_str(wmem_packet_scope(), timeout);
+ return signed_time_msecs_to_str(wmem_packet_scope(), timeout);
}
static int