From fcd1f5447a18a9fe6fb21f15450e80248dcf73cf Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Sat, 17 Nov 2001 15:08:48 +0000 Subject: [PATCH] formatting fix. --- source/include/msdfs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/include/msdfs.h b/source/include/msdfs.h index a1d17339e84..f3e0eaff457 100644 --- a/source/include/msdfs.h +++ b/source/include/msdfs.h @@ -56,8 +56,8 @@ struct dfs_path { pstring hostname; pstring servicename; - pstring volumename; - pstring restofthepath; + pstring volumename; + pstring restofthepath; }; #ifdef WITH_MSDFS -- 2.11.4.GIT