fix comments

This commit is contained in:
2018-06-13 10:42:13 +02:00
parent 6ff52fcc94
commit 13cda13ef1
4 changed files with 4 additions and 6 deletions

View File

@ -1,7 +1,6 @@
/***************************************************************
* Stream Device record interface for long output records *
* *
* *
* (C) 1999 Dirk Zimoch (zimoch@delta.uni-dortmund.de) *
* (C) 2005 Dirk Zimoch (dirk.zimoch@psi.ch) *
* *

View File

@ -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) 2005 Dirk Zimoch (dirk.zimoch@psi.ch) *
* (C) 2018 Dirk Zimoch (dirk.zimoch@psi.ch) *
* *
* This is an EPICS record Interface for StreamDevice. *
* Please refer to the HTML files in ../doc/ for a detailed *

View File

@ -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) *
* *

View File

@ -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) *
* *