mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-15 22:00:06 -04:00
still trying to fix #1094326
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1078 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
3fc45dccc5
commit
3982b98ba2
1 changed files with 1 additions and 2 deletions
|
|
@ -219,8 +219,7 @@ main (int argc, char *argv[])
|
|||
}
|
||||
|
||||
if (!device) {
|
||||
show_help ();
|
||||
show_version ();
|
||||
print_help ();
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue