Imported Upstream version 1.4.16+git20130910
This commit is contained in:
parent
e70fb8c051
commit
96678a79c9
28 changed files with 6224 additions and 3446 deletions
|
@ -112,7 +112,7 @@ char *privproto = NULL;
|
|||
char *authpasswd = NULL;
|
||||
char *privpasswd = NULL;
|
||||
char **oids = NULL;
|
||||
size_t oids_size = NULL;
|
||||
size_t oids_size = 0;
|
||||
char *label;
|
||||
char *units;
|
||||
char *port;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue