From b6030ea11048bff705a77e58441ea266660908b5 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Thu, 26 Nov 2015 10:30:28 +0000 Subject: [PATCH] Updated comment. --- src/smblib/smblib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/smblib/smblib.c b/src/smblib/smblib.c index e83a5101ef..6da5095d32 100644 --- a/src/smblib/smblib.c +++ b/src/smblib/smblib.c @@ -1780,7 +1780,7 @@ ulong SMBCALL smb_hdrblocks(ulong length) } /****************************************************************************/ -/* Returns difference from specified timezone and UTC/GMT */ +/* Returns difference from specified timezone and UTC/GMT (in minutes) */ /****************************************************************************/ int SMBCALL smb_tzutc(short zone) { -- GitLab