From fed9094cd8cda69605d0c103acd14308379b6eb0 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Thu, 9 May 2013 09:50:11 +0200 Subject: Whitespace changes in license headers. --- lib/compat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/compat.h') diff --git a/lib/compat.h b/lib/compat.h index f132779..d3083e9 100644 --- a/lib/compat.h +++ b/lib/compat.h @@ -1,5 +1,5 @@ /* Copyright 2011 NORDUnet A/S. All rights reserved. - See LICENSE for licensing information. */ + See LICENSE for licensing information. */ ssize_t compat_send (int sockfd, const void *buf, size_t len, int flags); ssize_t compat_recv (int sockfd, void *buf, size_t len, int flags); -- cgit v1.1