Deleted Added
full compact
33c33
< * $Begemot: bsnmp/lib/snmpclient.c,v 1.31 2005/05/23 11:10:13 brandt_h Exp $
---
> * $Begemot: bsnmp/lib/snmpclient.c,v 1.34 2005/10/04 14:32:42 brandt_h Exp $
50a51
> #ifdef HAVE_STDINT_H
51a53,55
> #elif defined(HAVE_INTTYPES_H)
> #include <inttypes.h>
> #endif
552c556
< * This is the synchronuous variant.
---
> * This is the synchronous variant.
1564c1568
< * Check the reponse to a SET PDU. We check: - the error status must be 0 -
---
> * Check the response to a SET PDU. We check: - the error status must be 0 -