From f1d013858a35579c703aa044210ed8b63970016a Mon Sep 17 00:00:00 2001
From: timmmooney <mooney@aps.anl.gov>
Date: Thu, 12 Apr 2007 21:03:43 +0000
Subject: [PATCH] initIpUnidig() comments showed some obsolete arguments

---
 iocBoot/iocvxWorks/ipUnidig.cmd | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/iocBoot/iocvxWorks/ipUnidig.cmd b/iocBoot/iocvxWorks/ipUnidig.cmd
index e306237..db33638 100644
--- a/iocBoot/iocvxWorks/ipUnidig.cmd
+++ b/iocBoot/iocvxWorks/ipUnidig.cmd
@@ -8,9 +8,7 @@
 #              int msecPoll,
 #              int intVec,
 #              int risingMask,
-#              int fallingMask,
-#              int biMask,
-#              int maxClients)
+#              int fallingMask)
 # portName  = name to give this asyn port
 # carrier     = IPAC carrier number (0, 1, etc.)
 # slot        = IPAC slot (0,1,2,3, etc.)
-- 
GitLab