summaryrefslogtreecommitdiff
path: root/examples/libsmbclient/get_auth_data_fn.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/libsmbclient/get_auth_data_fn.h')
-rw-r--r--examples/libsmbclient/get_auth_data_fn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/libsmbclient/get_auth_data_fn.h b/examples/libsmbclient/get_auth_data_fn.h
index 2954039f0a..eb493885af 100644
--- a/examples/libsmbclient/get_auth_data_fn.h
+++ b/examples/libsmbclient/get_auth_data_fn.h
@@ -7,7 +7,6 @@ get_auth_data_fn(const char * pServer,
int maxLenUsername,
char * pPassword,
int maxLenPassword)
-
{
char temp[128];