Fixed missing initialization of 'number' in cChannel

This commit is contained in:
Klaus Schmidinger
2002-11-24 20:13:56 +01:00
parent b4d1358c50
commit 161b963fc5
4 changed files with 10 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ Martin Hammerschmid <martin@hammerschmid.com>
for adding a missing #include to ringbuffer.c
for adding a missing 'public' keyword in device.h
for pointing out a bug in displaying the group separators in the channel display
for reporting a problem with a missing initialization of 'number' in cChannel
Bastian Guse <bastian@nocopy.de>
for writing the FORMATS entry for timers.conf