summaryrefslogtreecommitdiffstats
path: root/source3/include/libsmbclient.h
diff options
context:
space:
mode:
authorDerrell Lipman <derrell.lipman@unwireduniverse.com>2008-03-02 16:13:25 -0500
committerDerrell Lipman <derrell.lipman@unwireduniverse.com>2008-03-02 16:13:25 -0500
commitbf950ea7586c558205a7315419d015263f53e4e4 (patch)
tree8ada11826e460cca7b61983e3bc90478af663d59 /source3/include/libsmbclient.h
parent3c0029e9bf187a44646e3bf32e62e7fe6800a69d (diff)
downloadsamba-bf950ea7586c558205a7315419d015263f53e4e4.tar.gz
samba-bf950ea7586c558205a7315419d015263f53e4e4.tar.xz
samba-bf950ea7586c558205a7315419d015263f53e4e4.zip
fixed missing white space
(This used to be commit 71e86f13b0ace3841c6712084728c79db74ff803)
Diffstat (limited to 'source3/include/libsmbclient.h')
-rw-r--r--source3/include/libsmbclient.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/libsmbclient.h b/source3/include/libsmbclient.h
index 78f5931221b..bfed71de1c6 100644
--- a/source3/include/libsmbclient.h
+++ b/source3/include/libsmbclient.h
@@ -1016,6 +1016,7 @@ void
smbc_option_set(SMBCCTX *context,
char *option_name,
... /* option_value */);
+
/*
* @DEPRECATED. Use smbc_getOption*() functions instead.
*/