projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
loglevel adjustments.
[paraslash.git]
/
afh_common.c
diff --git
a/afh_common.c
b/afh_common.c
index
e6e77ae
..
311e0c1
100644
(file)
--- a/
afh_common.c
+++ b/
afh_common.c
@@
-79,7
+79,7
@@
void afh_init(void)
{
int i;
- PARA_
DEBUG
_LOG("supported audio formats: %s\n",
+ PARA_
INFO
_LOG("supported audio formats: %s\n",
SUPPORTED_AUDIO_FORMATS);
FOR_EACH_AUDIO_FORMAT(i) {
PARA_NOTICE_LOG("initializing %s handler\n",