diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-10-09 11:14:14 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-10-09 11:14:14 +0200 |
commit | 325163c0ef02c023a3fa270f93008eb771e5d50c (patch) | |
tree | a6b50a6614a17d53bc27f8792808048d225bbea5 /HISTORY | |
parent | 22ee421be95e973121675849767ea76d9932a757 (diff) | |
download | vdr-325163c0ef02c023a3fa270f93008eb771e5d50c.tar.gz vdr-325163c0ef02c023a3fa270f93008eb771e5d50c.tar.bz2 |
Added '__attribute__' to functions that use printf() like parameters
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3895,3 +3895,5 @@ Video Disk Recorder Revision History Setup.MenuScrollWrap is true (thanks to Enrico Scholz). - Making sure no item is displayed as "current" if Up, Down, Left or Right is pressed in a menu with no selectable items. +- Added '__attribute__' to functions that use printf() like parameters (thanks + to Darren Salt). |