Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2892ffc2 authored by Ian Abbott's avatar Ian Abbott Committed by Greg Kroah-Hartman
Browse files

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: default avatarIan Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 710086db
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * 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>