summaryrefslogtreecommitdiffstats
path: root/src/callback.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/callback.c')
-rw-r--r--src/callback.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/callback.c b/src/callback.c
index 3fc883e..2f2da50 100644
--- a/src/callback.c
+++ b/src/callback.c
@@ -111,7 +111,6 @@ out:
* This function returns -1 in case of error, 0 if we have received a
* NLMSG_DONE message or the callback has explicitly returned MNL_CB_STOP.
*/
-
int mnl_cb_run(const char *buf, int numbytes, unsigned int seq,
mnl_cb_t cb_data, void *data)
{