projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1724ac7
)
discourage inappropriate use
author
Frank Mori Hess
<fmhess@speakeasy.net>
Fri, 19 Sep 2003 15:12:22 +0000
(15:12 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Fri, 19 Sep 2003 15:12:22 +0000
(15:12 +0000)
comedi/drivers/comedi_fc.h
patch
|
blob
|
history
diff --git
a/comedi/drivers/comedi_fc.h
b/comedi/drivers/comedi_fc.h
index fa041130d3403f78ca5fb8be24b2074627dbd756..76d1ae1d12d80763c21af03072fbeaef8b931a2d 100644
(file)
--- a/
comedi/drivers/comedi_fc.h
+++ b/
comedi/drivers/comedi_fc.h
@@
-1,11
+1,11
@@
/*
- cfc.h
+ c
omedi_
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 <fmhess@users.sourceforge.net>
Copyright (C) 2002 Frank Mori Hess