summaryrefslogtreecommitdiff
path: root/staging/cdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'staging/cdp.c')
-rw-r--r--staging/cdp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging/cdp.c b/staging/cdp.c
index d198d96..feabf9a 100644
--- a/staging/cdp.c
+++ b/staging/cdp.c
@@ -159,7 +159,7 @@ unsigned int create_tlv (u_int16_t type, // The 16-bit TYPE number
-int send_cdp ()
+int send_cdp(void)
{
libnet_t *l;
libnet_ptag_t t;