summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-02-08 10:48:43 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-02-08 10:48:43 +0100
commit9d2367d967a46d93b6c6121861dde7af404ec73b (patch)
treeeda75de9e6b195eb0c83bdda201721e7d3ace16e /HISTORY
parentc9e5b13789dfffcd06f30d8295b18ff0402cefd2 (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a74342d8..43eca18c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.