mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
remove incorrect check_disk() declaration
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@268 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
639e834cb4
commit
041fdc1d08
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ unsigned int db_port = MYSQL_PORT;
|
|||
|
||||
int process_arguments (int, char **);
|
||||
int validate_arguments (void);
|
||||
int check_disk (int usp, int free_disk);
|
||||
void print_help (void);
|
||||
void print_usage (void);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue