diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-12 11:36:14 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-12 11:36:14 +0200 |
commit | dbcc5173544db29a67bfb331ddad7ed9f1c95552 (patch) | |
tree | a08b2758c9077f813c45b4bf3a3cac2a00e7003d /CONTRIBUTORS | |
parent | ab7fd0a903bca7a23c9ce4dfbc47830f0456fd55 (diff) | |
download | vdr-dbcc5173544db29a67bfb331ddad7ed9f1c95552.tar.gz vdr-dbcc5173544db29a67bfb331ddad7ed9f1c95552.tar.bz2 |
cBitmap::SetXpm() now checks whether the given Xpm pointer is not NULL
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b2a94540..f748f6fd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2127,3 +2127,7 @@ Patrice Staudt <staudt@engsystem.net> Tobias Bratfisch <tobias@reel-multimedia.com> for improving numdigits(), isnumber() and strreplace() for suggesting to make skipspace() an inline function + +Andreas Mair <andreas@vdr-developer.org> + for suggesting to make cBitmap::SetXpm() checks whether the given Xpm pointer is + not NULL |