From e513d5dc168bb8c5923b66a1314359187b1bdf29 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Sat, 5 Nov 2005 06:26:51 +0000 Subject: [lcd4linux @ 2005-11-05 06:26:51 by reinelt] littly typo corrected --- drv.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'drv.c') diff --git a/drv.c b/drv.c index 3e78131..bb220f9 100644 --- a/drv.c +++ b/drv.c @@ -1,4 +1,4 @@ -/* $Id: drv.c,v 1.35 2005/11/04 14:10:38 reinelt Exp $ +/* $Id: drv.c,v 1.36 2005/11/05 06:26:51 reinelt Exp $ * * new framework for display drivers * @@ -23,6 +23,9 @@ * * * $Log: drv.c,v $ + * Revision 1.36 2005/11/05 06:26:51 reinelt + * littly typo corrected + * * Revision 1.35 2005/11/04 14:10:38 reinelt * drv_Sample and drv_LPH7508 * @@ -287,7 +290,7 @@ DRIVER *Driver[] = { #ifdef WITH_ROUTERBOARD &drv_RouterBoard, #endif -#ifdef WITH_Sample +#ifdef WITH_SAMPLE &drv_Sample, #endif #ifdef WITH_SERDISPLIB -- cgit v1.2.3