summaryrefslogtreecommitdiff
path: root/lib/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compat.h')
-rw-r--r--lib/compat.h2
1 files changed, 1 insertions, 1 deletions
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);