From: Derrell Lipman Date: Sun, 2 Mar 2008 21:13:25 +0000 (-0500) Subject: fixed missing white space X-Git-Tag: samba-3.3.0pre1~3436^2~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71e86f13b0ace3841c6712084728c79db74ff803;p=thirdparty%2Fsamba.git fixed missing white space --- diff --git a/source/include/libsmbclient.h b/source/include/libsmbclient.h index 78f5931221b..bfed71de1c6 100644 --- a/source/include/libsmbclient.h +++ b/source/include/libsmbclient.h @@ -1016,6 +1016,7 @@ void smbc_option_set(SMBCCTX *context, char *option_name, ... /* option_value */); + /* * @DEPRECATED. Use smbc_getOption*() functions instead. */