From 4e402d79e57475289e753365c2563e16beffed75 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 1 Jan 2009 08:06:54 +0000 Subject: widget_bar scale debugging changed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@934 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lcd4linux.c') diff --git a/lcd4linux.c b/lcd4linux.c index a506401..fc16fb3 100644 --- a/lcd4linux.c +++ b/lcd4linux.c @@ -60,7 +60,8 @@ #define PIDFILE "/var/run/lcd4linux.pid" static char *release = "LCD4Linux " VERSION "-" SVN_VERSION; -static char *copyright = "Copyright (C) 2005, 2006, 2007, 2008 The LCD4Linux Team "; +static char *copyright = + "Copyright (C) 2005, 2006, 2007, 2008 The LCD4Linux Team "; static char **my_argv; extern char *output; -- cgit v1.2.3