From d0c7529cb9833ede3595051df5599a11fe03be48 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Thu, 5 Apr 2007 15:25:19 +0200 Subject: import new upstream --- drv_WincorNixdorf.c | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'drv_WincorNixdorf.c') diff --git a/drv_WincorNixdorf.c b/drv_WincorNixdorf.c index 55126ac..d583f32 100644 --- a/drv_WincorNixdorf.c +++ b/drv_WincorNixdorf.c @@ -1,4 +1,5 @@ -/* $Id: drv_WincorNixdorf.c,v 1.2 2006/01/30 06:25:54 reinelt Exp $ +/* $Id: drv_WincorNixdorf.c 728 2007-01-14 11:14:38Z michael $ + * $URL: https://ssl.bulix.org/svn/lcd4linux/branches/0.10.1/drv_WincorNixdorf.c $ * * driver for WincorNixdorf serial cashier displays BA63 and BA66 * @@ -24,14 +25,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * - * $Log: drv_WincorNixdorf.c,v $ - * Revision 1.2 2006/01/30 06:25:54 reinelt - * added CVS Revision - * - * Revision 1.1 2005/08/22 05:44:43 reinelt - * new driver 'WincorNixdorf' - * some fixes to the bar code - * */ /* @@ -208,7 +201,7 @@ int drv_WN_init(const char *section, const int quiet) int ascii; int ret; - info("%s: %s", Name, "$Revision: 1.2 $"); + info("%s: %s", Name, "$Rev: 728 $"); /* display preferences */ XRES = 5; /* pixel width of one char */ -- cgit v1.2.3