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:
Benoit Mortier 2005-01-04 00:16:48 +00:00
parent 3fc45dccc5
commit 3982b98ba2

View file

@ -219,8 +219,7 @@ main (int argc, char *argv[])
}
if (!device) {
show_help ();
show_version ();
print_help ();
return -1;
}