mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 07:51:16 -04:00
staging: comedi: comedi.h: tweak start of header comment
The wording at the start of the header comment is a bit misleading, particularly the part in parentheses: "(installed as /usr/include/comedi.h)". This version of "comedi.h" certainly won't be installed as that pathname. Fix it. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
710086dbbb
commit
2892ffc2ec
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* include/comedi.h (installed as /usr/include/comedi.h)
|
||||
* header file for comedi
|
||||
* comedi.h
|
||||
* header file for COMEDI user API
|
||||
*
|
||||
* COMEDI - Linux Control and Measurement Device Interface
|
||||
* Copyright (C) 1998-2001 David A. Schleef <ds@schleef.org>
|
||||
|
||||
Reference in New Issue
Block a user