X-Git-Url: https://git.tokkee.org/?p=libjunos.git;a=blobdiff_plain;f=src%2Fjunos.h;fp=src%2Fjunos.h;h=5f31e917de5140306ad4fbaa92498b4736171318;hp=a88ad766902d76567541c620948b317651db34bb;hb=1564b261c7e0f4141a2ff8b0f9456758653d7458;hpb=b65cb1ca497d4f048def2e5a46fa64ad5007149e diff --git a/src/junos.h b/src/junos.h index a88ad76..5f31e91 100644 --- a/src/junos.h +++ b/src/junos.h @@ -104,7 +104,7 @@ int junos_connect(junos_t *junos); xmlDocPtr -junos_simple_command(junos_t *junos, const char *cmd); +junos_simple_method(junos_t *junos, const char *name); int junos_disconnect(junos_t *junos);