Skip to content

Commit

Permalink
Revert "vpoller.c module: typo fixes"
Browse files Browse the repository at this point in the history
This reverts commit 4d9a659.
  • Loading branch information
dnaeon committed Feb 17, 2015
1 parent 4d9a659 commit c85b755
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extra/zabbix/vpoller-module/vpoller.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ zbx_module_vpoller(AGENT_REQUEST *request, AGENT_RESULT *result)
int
zbx_module_vpoller_echo(AGENT_REQUEST *request, AGENT_RESULT *result)
{
const char *key;
const char *param;

if (request->nparam != 2) {
Expand Down

0 comments on commit c85b755

Please sign in to comment.