fix comments
This commit is contained in:
@ -1,7 +1,6 @@
|
|||||||
/***************************************************************
|
/***************************************************************
|
||||||
* Stream Device record interface for long output records *
|
* Stream Device record interface for long output records *
|
||||||
* *
|
* *
|
||||||
* *
|
|
||||||
* (C) 1999 Dirk Zimoch (zimoch@delta.uni-dortmund.de) *
|
* (C) 1999 Dirk Zimoch (zimoch@delta.uni-dortmund.de) *
|
||||||
* (C) 2005 Dirk Zimoch (dirk.zimoch@psi.ch) *
|
* (C) 2005 Dirk Zimoch (dirk.zimoch@psi.ch) *
|
||||||
* *
|
* *
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
/***************************************************************
|
/***************************************************************
|
||||||
* Stream Device record interface for string input records *
|
* Stream Device record interface for long string input records *
|
||||||
* *
|
* *
|
||||||
* (C) 1999 Dirk Zimoch (zimoch@delta.uni-dortmund.de) *
|
* (C) 2018 Dirk Zimoch (dirk.zimoch@psi.ch) *
|
||||||
* (C) 2005 Dirk Zimoch (dirk.zimoch@psi.ch) *
|
|
||||||
* *
|
* *
|
||||||
* This is an EPICS record Interface for StreamDevice. *
|
* This is an EPICS record Interface for StreamDevice. *
|
||||||
* Please refer to the HTML files in ../doc/ for a detailed *
|
* Please refer to the HTML files in ../doc/ for a detailed *
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/***************************************************************
|
/***************************************************************
|
||||||
* Stream Device record interface for string output records *
|
* Stream Device record interface for long string output records*
|
||||||
* *
|
* *
|
||||||
* (C) 2018 Dirk Zimoch (dirk.zimoch@psi.ch) *
|
* (C) 2018 Dirk Zimoch (dirk.zimoch@psi.ch) *
|
||||||
* *
|
* *
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/***************************************************************
|
/***************************************************************
|
||||||
* Stream Device record interface for scalcout records *
|
* Stream Device record interface for string calcout records *
|
||||||
* *
|
* *
|
||||||
* (C) 2006 Dirk Zimoch (dirk.zimoch@psi.ch) *
|
* (C) 2006 Dirk Zimoch (dirk.zimoch@psi.ch) *
|
||||||
* *
|
* *
|
||||||
|
Reference in New Issue
Block a user