From be8523c744070a0aecd680010106b458a8e4b5c2 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 7 Mar 2000 11:01:34 +0000 Subject: [lcd4linux @ 2000-03-07 11:01:34 by reinelt] system.c cleanup --- isdn.c | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'isdn.c') diff --git a/isdn.c b/isdn.c index eaecbc3..e5e7b68 100644 --- a/isdn.c +++ b/isdn.c @@ -1,4 +1,4 @@ -/* $Id: isdn.c,v 1.2 2000/03/06 06:04:06 reinelt Exp $ +/* $Id: isdn.c,v 1.3 2000/03/07 11:01:34 reinelt Exp $ * * ISDN specific functions * @@ -20,6 +20,10 @@ * * * $Log: isdn.c,v $ + * Revision 1.3 2000/03/07 11:01:34 reinelt + * + * system.c cleanup + * * Revision 1.2 2000/03/06 06:04:06 reinelt * * minor cleanups @@ -30,8 +34,9 @@ /* * exported functions: * - * Isdn (int *rx, int *tx) - * returns all channel's USAGE or'ed together + * Isdn (int *usage, int *rx, int *tx) + * returns 0 if ok, -1 if error + * sets *usage to all channels USAGE or'ed together * sets received/transmitted bytes in *rx, *tx * */ @@ -93,33 +98,33 @@ static int Usage (void) for (i=0; i