diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-08 10:48:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-08 10:48:43 +0100 |
commit | 9d2367d967a46d93b6c6121861dde7af404ec73b (patch) | |
tree | eda75de9e6b195eb0c83bdda201721e7d3ace16e /HISTORY | |
parent | c9e5b13789dfffcd06f30d8295b18ff0402cefd2 (diff) | |
download | vdr-9d2367d967a46d93b6c6121861dde7af404ec73b.tar.gz vdr-9d2367d967a46d93b6c6121861dde7af404ec73b.tar.bz2 |
Fixed formatting and removed some superfluous break statements in vdr.c's command line option switch1.7.37
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7582,3 +7582,5 @@ Video Disk Recorder Revision History create. However, a particular device may still be unable to create an arbitrary number of pixmaps, due to limited resources. So it's always a good idea to use as few pixmaps as possible. +- Fixed formatting and removed some superfluous break statements in vdr.c's command + line option switch. |