New upstream version 2.3.4
This commit is contained in:
parent
e7bdd1c6c6
commit
de72f6f588
556 changed files with 90432 additions and 53391 deletions
|
@ -97,9 +97,6 @@ main (int argc, char *argv[])
|
|||
int tls;
|
||||
int version=3;
|
||||
|
||||
/* for entry counting */
|
||||
|
||||
LDAPMessage *next_entry;
|
||||
int status_entries = STATE_OK;
|
||||
int num_entries = 0;
|
||||
|
||||
|
@ -222,7 +219,7 @@ main (int argc, char *argv[])
|
|||
/* reset the alarm handler */
|
||||
alarm (0);
|
||||
|
||||
/* calcutate the elapsed time and compare to thresholds */
|
||||
/* calculate the elapsed time and compare to thresholds */
|
||||
|
||||
microsec = deltime (tv);
|
||||
elapsed_time = (double)microsec / 1.0e6;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue