summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerrell Lipman <derrell.lipman@unwireduniverse.com>2009-02-14 22:30:21 -0500
committerKarolin Seeger <kseeger@samba.org>2009-02-16 09:57:06 +0100
commitccdd298b8904c271a9f634909953a3ad3e0f0719 (patch)
treea3cb18f8a9359f7dc2f5cd1169895c0d8c6623fe
parent24f43e6f53ef178644adff2d5d35a2e47d018a6e (diff)
downloadsamba-ccdd298b8904c271a9f634909953a3ad3e0f0719.tar.gz
remove accidental white space
(cherry picked from commit 82e392f6b24518d40ea65dbdf044d8ba94e77ae2)
-rw-r--r--source/libsmb/libsmb_stat.c1
1 files changed, 0 insertions, 1 deletions
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
-
}
}