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:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user