diff options
author | Harald Welte <laforge@gnumonks.org> | 2010-03-26 22:04:03 +0800 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2010-03-26 22:04:03 +0800 |
commit | cc6313cc697f4c90cf0fc1c5b01cb1871a075f26 (patch) | |
tree | b09646275f390737314c7498a840ad706b7b4a47 /src/timer.c | |
parent | 3ae2758fba1dc9b364238c6e1e7d591b12c3d878 (diff) |
logging: fix default initialization of per-category loglevels
Before this patch, there was a bug in the code caused by a memcpy
from one data structure to another. unfortuantely the data structures
were not the same, so we have to explicitly iterate over the array
and assign the structure members manually.
Diffstat (limited to 'src/timer.c')
0 files changed, 0 insertions, 0 deletions