1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

fixed a typo

(This used to be commit 10b137c6e3)
This commit is contained in:
Andrew Tridgell 2004-03-08 09:13:35 +00:00
parent b53aad11d5
commit 1f6b3f5b5b

View File

@ -549,7 +549,7 @@ static NTSTATUS nbench_fsinfo(struct request_context *req, union smb_fsinfo *fs)
PASS_THRU_REQ(req, fsinfo, (req, fs));
nbench_log(private, "Fsinfo %d %s",
nbench_log(private, "Fsinfo %d %s\n",
fs->generic.level,
get_nt_error_c_code(status));