From 6d0abb4132e4aa215c713ae3d0fa365957cd865c Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 30 Jul 2013 22:39:04 +0400 Subject: Add missing newlines at EOF in sources (missing newlines break build due to -Werror) --- core/friend_requests.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/friend_requests.h') diff --git a/core/friend_requests.h b/core/friend_requests.h index e38f7edc..4dfc5130 100644 --- a/core/friend_requests.h +++ b/core/friend_requests.h @@ -48,4 +48,4 @@ int friendreq_handlepacket(uint8_t *packet, uint32_t length, IP_Port source); } #endif -#endif \ No newline at end of file +#endif -- cgit v1.2.3