fixed error in DOC

This commit is contained in:
John Winans
1992-08-26 12:51:06 +00:00
parent 1d6562dc8b
commit 652562bfbe
4 changed files with 0 additions and 12 deletions

View File

@@ -316,8 +316,6 @@ int parm;
* Print a report of operating statistics for all devices supported by this
* module.
*
* This function will no longer be required after epics 3.3 is released
*
******************************************************************************/
static long
report()

View File

@@ -696,8 +696,6 @@ static struct devGpibParmBlock devSupParms = {
* value of 0. And then again AFTER all record-level init is complete
* with a param value of 1.
*
* This function will no longer be required after epics 3.3 is released
*
******************************************************************************/
static long
init_dev_sup(parm)
@@ -711,8 +709,6 @@ int parm;
* Print a report of operating statistics for all devices supported by this
* module.
*
* This function will no longer be required after epics 3.3 is released
*
******************************************************************************/
static long
report()

View File

@@ -316,8 +316,6 @@ int parm;
* Print a report of operating statistics for all devices supported by this
* module.
*
* This function will no longer be required after epics 3.3 is released
*
******************************************************************************/
static long
report()

View File

@@ -696,8 +696,6 @@ static struct devGpibParmBlock devSupParms = {
* value of 0. And then again AFTER all record-level init is complete
* with a param value of 1.
*
* This function will no longer be required after epics 3.3 is released
*
******************************************************************************/
static long
init_dev_sup(parm)
@@ -711,8 +709,6 @@ int parm;
* Print a report of operating statistics for all devices supported by this
* module.
*
* This function will no longer be required after epics 3.3 is released
*
******************************************************************************/
static long
report()