]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:client: Remove unnecessary newline from logging message
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 8 Aug 2023 00:15:00 +0000 (12:15 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 Aug 2023 04:39:37 +0000 (04:39 +0000)
commit45a50fa96ba3f6a8b78940b4080861d515f2d093
tree7c02a7deed37f7c6c2ff592c01a0284afa9a5d02
parent34545cdf3d88f3fc564268eefb7a1e1991f543a5
s3:client: Remove unnecessary newline from logging message

time_to_asc() adds a trailing newline of its own.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/client/clitar.c