summaryrefslogtreecommitdiff
path: root/source3/include/client.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-10-02 12:34:14 +0000
committerAndrew Tridgell <tridge@samba.org>1998-10-02 12:34:14 +0000
commit7b463b5f04617de19b405ca131113271183aa811 (patch)
treec3fe9987f4b3d1d6d9d127a7aa0b05ace39ad91a /source3/include/client.h
parent643e95f8e91029a22efd8883e4a0deb2a3c490eb (diff)
downloadsamba-7b463b5f04617de19b405ca131113271183aa811.tar.gz
samba-7b463b5f04617de19b405ca131113271183aa811.tar.bz2
samba-7b463b5f04617de19b405ca131113271183aa811.zip
a couple of mode for smbwrapper
(This used to be commit 07dd2aedf1e8ad143669694b504554de74bbaa1d)
Diffstat (limited to 'source3/include/client.h')
-rw-r--r--source3/include/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/client.h b/source3/include/client.h
index 2b71b37524..40bd48de46 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -28,7 +28,7 @@
* These definitions depend on smb.h
*/
-typedef struct
+typedef struct file_info
{
SMB_OFF_T size;
int mode;