Corrected compiler warnings.
This commit is contained in:
@@ -139,6 +139,10 @@ static int parse_dir_netware(const char *line,
|
|||||||
struct stat *sbuf,
|
struct stat *sbuf,
|
||||||
char *file,
|
char *file,
|
||||||
char *link) {
|
char *link) {
|
||||||
|
(void) line;
|
||||||
|
(void) sbuf;
|
||||||
|
(void) file;
|
||||||
|
(void) link;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user