mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user