1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-02 00:23:50 +03:00

Fixed proto problem with lp_veto_files().

Jeremy
This commit is contained in:
Samba Release Account
-
parent 4430af3550
commit c43d192a36

View File

@@ -253,7 +253,7 @@ int lp_servicenumber(char *pszServiceName);
char *volume_label(int snum);
BOOL is_vetoed_name(char *name);
BOOL is_vetoed_path(char *name);
char *lp_veto_files();
char *lp_veto_files(void);
/*The following definitions come from locking.c */