From 458c179d311e32210cd7ef19b62be5af32ce1dd3 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 13 Feb 2001 09:00:13 +0000 Subject: [lcd4linux @ 2001-02-13 09:00:13 by reinelt] prepared framework for GPO's (general purpose outputs) --- processor.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'processor.c') diff --git a/processor.c b/processor.c index 752c48f..18eb22e 100644 --- a/processor.c +++ b/processor.c @@ -1,4 +1,4 @@ -/* $Id: processor.c,v 1.9 2001/02/11 23:34:07 reinelt Exp $ +/* $Id: processor.c,v 1.10 2001/02/13 09:00:13 reinelt Exp $ * * main data processing * @@ -20,12 +20,15 @@ * * * $Log: processor.c,v $ - * Revision 1.9 2001/02/11 23:34:07 reinelt + * Revision 1.10 2001/02/13 09:00:13 reinelt + * + * prepared framework for GPO's (general purpose outputs) * + * Revision 1.9 2001/02/11 23:34:07 reinelt * - * fixed a small bug where the throughput of an offline ISDN connection is displayed as '----', but the - * online value is 5 chars long. corrected to ' ----'. - * thanks to Carsten Nau + * fixed a small bug where the throughput of an offline ISDN connection + * is displayed as '----', but the online value is 5 chars long. + * corrected to ' ----'. Thanks to Carsten Nau * * Revision 1.8 2000/08/10 09:44:09 reinelt * -- cgit v1.2.3