mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-21 14:19:30 -04:00
Oops - this line shouldn't have been here (doesn't even work anyways) ;)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1949 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
1a0ed0d6bb
commit
252d9a78cc
1 changed files with 0 additions and 1 deletions
|
|
@ -212,7 +212,6 @@ static int add_option(FILE *f, np_arg_list **optlst){
|
|||
else optend=NULL;
|
||||
}
|
||||
if(optend==NULL) optend=eqptr;
|
||||
//printf("o1: %c\n", *optptr[optend]);
|
||||
--optend;
|
||||
/* ^[[:space:]]*=foo is a syntax error */
|
||||
if(optptr==eqptr) die(STATE_UNKNOWN, _("Config file error\n"));
|
||||
|
|
|
|||
Loading…
Reference in a new issue