summaryrefslogtreecommitdiff
path: root/toxcore/LAN_discovery.h
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2018-09-25 21:20:31 +0000
committeriphydf <iphydf@users.noreply.github.com>2018-10-08 22:38:26 +0000
commit15d64221f156e0c37abf766513eff7edf3417bbc (patch)
tree15d8e9a259bb8348bfb1e5347295e812fbf525c2 /toxcore/LAN_discovery.h
parent3e58f3cd4d8d1d6209f5d64419d37cc213f4d4c3 (diff)
Add LAN_discovery to the list of apidsl-generated files.
So it gets regenerated when the .api.h file changes.
Diffstat (limited to 'toxcore/LAN_discovery.h')
-rw-r--r--toxcore/LAN_discovery.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/LAN_discovery.h b/toxcore/LAN_discovery.h
index 8c48316d..1364a280 100644
--- a/toxcore/LAN_discovery.h
+++ b/toxcore/LAN_discovery.h
@@ -70,4 +70,4 @@ bool ip_is_local(IP ip);
70 */ 70 */
71bool ip_is_lan(IP ip); 71bool ip_is_lan(IP ip);
72 72
73#endif 73#endif // C_TOXCORE_TOXCORE_LAN_DISCOVERY_H