fix problems with proto.h
[samba.git] / source3 / web / swat.c
index d1b028836d482e5d26db9c4d6d34d79960bb3691..80160e31f4e0838ef00024a8d11a06579949b4b5 100644 (file)
@@ -53,7 +53,7 @@ static int iNumNonAutoPrintServices = 0;
 
 /* FUNCTION DECLARATIONS */
 
-BOOL remote_password_change(const char *rmachine, const char *username,
+ BOOL remote_password_change(const char *rmachine, const char *username,
                             const char *old_pw, const char *new_pw,
                             char *err_str, size_t err_str_len);