From 7b078ab87d255c4e1c29a2a401586590fa476deb Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Fri, 19 Sep 2003 15:12:22 +0000 Subject: [PATCH] discourage inappropriate use --- comedi/drivers/comedi_fc.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/comedi/drivers/comedi_fc.h b/comedi/drivers/comedi_fc.h index fa041130..76d1ae1d 100644 --- a/comedi/drivers/comedi_fc.h +++ b/comedi/drivers/comedi_fc.h @@ -1,11 +1,11 @@ /* - cfc.h + comedi_fc.h This is a place for code driver writers wish to share between - two or more drivers. - If it ever grows beyond a couple inline functions, I'll make - a cfc.o module to go with this header file. cfc is short - for comedi-frank-common. + two or more drivers. These functions are meant to be used only + by drivers, they are NOT part of the kcomedilib API! + + Author: Frank Mori Hess Copyright (C) 2002 Frank Mori Hess -- 2.26.2