mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
spark: convert the input thread to use lt_debug
Origin commit data
------------------
Branch: master
Commit: e87418f43c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-12 (Sun, 12 Feb 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -51,7 +51,7 @@ void lt_debug_init(void)
|
||||
int i = 0;
|
||||
char *tmp = getenv("HAL_DEBUG");
|
||||
if (! tmp)
|
||||
*tmp = getenv("TRIPLE_DEBUG"); /* backwards compatibility... */
|
||||
tmp = getenv("TRIPLE_DEBUG"); /* backwards compatibility... */
|
||||
if (! tmp)
|
||||
debuglevel = 0;
|
||||
else
|
||||
|
Reference in New Issue
Block a user