diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
commit | 3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 (patch) | |
tree | 4114cadb7556687c77484c7507ab5f541eb9b1ca /share/examples/ppi/ppilcd.c | |
parent | f8d4987d7271c1003cce92715022709505f995c7 (diff) |
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 f586677344ca4..2eee505b2539f 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. * - * $FreeBSD$ + * $FreeBSD: src/share/examples/ppi/ppilcd.c,v 1.5 2003/08/07 04:40:54 imp Exp $ */ #include <stdio.h> |