summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1f1621d)
raw | patch | inline | side by side (parent: 1f1621d)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 17 Nov 2010 09:02:56 +0000 (10:02 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 17 Nov 2010 09:02:56 +0000 (10:02 +0100) |
src/oping.c | patch | blob | history |
diff --git a/src/oping.c b/src/oping.c
index 8286db0ea00d633774bba68828c22cf9f0bf1f8f..7058ac0480ac82d6bd5cb5f700fb2c8d51a1d4c6 100644 (file)
--- a/src/oping.c
+++ b/src/oping.c
#endif
static void update_host_hook (pingobj_iter_t *iter, /* {{{ */
- int index)
+ __attribute__((unused)) int index)
{
double latency;
unsigned int sequence;