From 7f27fcaf37144354bca31109f71d2db5af9d4582 Mon Sep 17 00:00:00 2001 From: slvr Date: Sat, 10 Aug 2013 11:18:25 +0100 Subject: tabs -> spaces --- core/LAN_discovery.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/LAN_discovery.c') diff --git a/core/LAN_discovery.c b/core/LAN_discovery.c index 43eb7d42..67dc656b 100644 --- a/core/LAN_discovery.c +++ b/core/LAN_discovery.c @@ -134,5 +134,5 @@ int send_LANdiscovery(uint16_t port) void LANdiscovery_init(void) { - networking_registerhandler(33, &handle_LANdiscovery); + networking_registerhandler(33, &handle_LANdiscovery); } -- cgit v1.2.3