This should (hopefully :-) be the final fix for the %U %G substitution
[abartlet/samba.git/.git] / source3 / include / proto.h
index c6311b3068d8c79cab6e1c2e9c80e14e247de08e..3cc48bb78f388123bd3edb70f46bdd3ffb32b7b0 100644 (file)
@@ -1753,7 +1753,7 @@ int reply_lanman2(char *outbuf);
 int reply_nt1(char *outbuf);
 void close_cnum(int cnum, uint16 vuid);
 void exit_server(char *reason);
-void standard_sub(int cnum,char *str,uint16 vuid);
+void standard_sub(int cnum,char *str);
 char *smb_fn_name(int type);
 int chain_reply(char *inbuf,char *outbuf,int size,int bufsize);
 int construct_reply(char *inbuf,char *outbuf,int size,int bufsize);