From ccdd298b8904c271a9f634909953a3ad3e0f0719 Mon Sep 17 00:00:00 2001 From: Derrell Lipman Date: Sat, 14 Feb 2009 22:30:21 -0500 Subject: [PATCH] remove accidental white space (cherry picked from commit 82e392f6b24518d40ea65dbdf044d8ba94e77ae2) --- source/libsmb/libsmb_stat.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source/libsmb/libsmb_stat.c b/source/libsmb/libsmb_stat.c index b9b14e36a19..186ef130bf7 100644 --- a/source/libsmb/libsmb_stat.c +++ b/source/libsmb/libsmb_stat.c @@ -448,7 +448,6 @@ SMBC_fstatvfs_ctx(SMBCCTX *context, st->f_fsid = (unsigned long) fs_identifier; #endif - } } -- 2.11.4.GIT