From 0b9adb1f2690baecc173e362acaa7e592540070d Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Fri, 9 Aug 2013 20:46:17 +0200 Subject: Kill EOF whitespace. --- core/util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core') diff --git a/core/util.h b/core/util.h index a93be08a..b85fbd39 100644 --- a/core/util.h +++ b/core/util.h @@ -10,4 +10,3 @@ uint64_t random_64b(); bool ipp_eq(IP_Port a, IP_Port b); bool id_eq(clientid_t* dest, clientid_t* src); void id_cpy(clientid_t* dest, clientid_t* src); - -- cgit v1.2.3