This commit was generated by cvs2svn to compensate for changes in r155094,
which included commits to RCS files with non-trunk default branches.
This commit is contained in:
commit
6736c7fe94
@ -1386,7 +1386,9 @@ main(int argc, char *argv[])
|
||||
if (value == NULL)
|
||||
syslog(LOG_ERR,
|
||||
"no value for 'trace'");
|
||||
snmp_trace = strtoul(value, NULL, 0);
|
||||
else
|
||||
snmp_trace =
|
||||
strtoul(value, NULL, 0);
|
||||
break;
|
||||
|
||||
case -1:
|
||||
|
Loading…
x
Reference in New Issue
Block a user