X-Git-Url: http://www.project-moonshot.org/gitweb/?p=radsecproxy.git;a=blobdiff_plain;f=lib%2Fcompat.h;h=d3083e942f9d594a39dd951b1c5009af02e78c34;hp=f132779158be4e7b8d18f80d9c04056791ca634d;hb=fed9094cd8cda69605d0c103acd14308379b6eb0;hpb=f0df8b47b0c7639ab3842c2b92c80f70b8ed66d3 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);