mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Declare smbfs_set_debugf().
This commit is contained in:
parent
6a6fb355df
commit
7f75f866af
@ -3,6 +3,7 @@
|
||||
#if !defined(__SMBFS_H)
|
||||
#define __SMBFS_H
|
||||
|
||||
extern void smbfs_set_debug(int arg);
|
||||
extern void smbfs_set_debug (int arg);
|
||||
extern void smbfs_set_debugf (const char *filename);
|
||||
|
||||
#endif /* __SMBFS_H*/
|
||||
|
Loading…
Reference in New Issue
Block a user