summaryrefslogtreecommitdiff
path: root/announce.h
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2020-06-22 13:40:00 +0200
committerDavid Härdeman <david@hardeman.nu>2020-06-22 13:40:00 +0200
commit39e8956d056b6b3cb886cdc2ff7eae8b07b53fcc (patch)
tree5d9741121a414a29450357388eb9b70270ce59d3 /announce.h
parent6a0ce89e1110cb49ed1c00bec2d96073b9378cb3 (diff)
Properly hook up igmp with announce
Diffstat (limited to 'announce.h')
-rw-r--r--announce.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/announce.h b/announce.h
index c4bd8e3..77a36f2 100644
--- a/announce.h
+++ b/announce.h
@@ -7,7 +7,7 @@ void announce_delete();
void announce_stop();
-void announce_start();
+void announce_start(unsigned duration);
void announce_init();