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/ivychannel.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/ivychannel.h') diff --git a/src/ivychannel.h b/src/ivychannel.h index 3c893b4..b92ee93 100644 --- a/src/ivychannel.h +++ b/src/ivychannel.h @@ -1,3 +1,16 @@ +/* + * + * Ivy, C interface + * + * Copyright 1997-1998 + * Centre d'Etudes de la Navigation Aerienne + * + * Basic I/O handling + * + * $Id$ + * + */ + #ifndef _IVYCHANNEL_H #define _IVYCHANNEL_H @@ -41,3 +54,4 @@ void BusSetChannelManagement( ChannelInit init_chan, ChannelSetUp setup_chan, Ch #endif #endif + -- cgit v1.1