diff options
Diffstat (limited to 'share/examples/ppi/ppilcd.c')
-rw-r--r-- | share/examples/ppi/ppilcd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/ppi/ppilcd.c b/share/examples/ppi/ppilcd.c index 4ad7e2aaee010..9b54d9126083d 100644 --- a/share/examples/ppi/ppilcd.c +++ b/share/examples/ppi/ppilcd.c @@ -2,7 +2,7 @@ * Control LCD module hung off parallel port using the * ppi 'geek port' interface. * - * $Id$ + * $Id: ppilcd.c,v 1.1 1998/01/02 12:10:56 msmith Exp $ */ #include <stdio.h> |