widget_bar scale debugging changed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@934 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
michael
2009-01-01 08:06:54 +00:00
parent 25ec40b95b
commit 4e402d79e5
2 changed files with 9 additions and 11 deletions

View File

@@ -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 <lcd4linux-devel@users.sourceforge.net>";
static char *copyright =
"Copyright (C) 2005, 2006, 2007, 2008 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>";
static char **my_argv;
extern char *output;