From 5203ffb335095327793b3b2d6bdadfb657fda52a Mon Sep 17 00:00:00 2001 From: chatty Date: Tue, 22 Dec 1998 10:16:42 +0000 Subject: Mise au propre --- src/ivysocket.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/ivysocket.h') diff --git a/src/ivysocket.h b/src/ivysocket.h index e1dd1f4..4641bfa 100644 --- a/src/ivysocket.h +++ b/src/ivysocket.h @@ -1,3 +1,16 @@ +/* + * + * Ivy, C interface + * + * Copyright 1997-1998 + * Centre d'Etudes de la Navigation Aerienne + * + * Sockets + * + * $Id$ + * + */ + #ifndef _IVYSOCKET_H #define _IVYSOCKET_H @@ -73,3 +86,4 @@ extern void SocketSendBroadcast( Client client, unsigned long host, unsigned sho #endif #endif + -- cgit v1.1