Changed size of all parse buffers to 10KB

This commit is contained in:
Klaus Schmidinger
2001-09-14 14:35:40 +02:00
parent 1e72e33a97
commit e425cb9434
8 changed files with 22 additions and 23 deletions

View File

@@ -739,3 +739,6 @@ Video Disk Recorder Revision History
(thanks to Stefan Huelswitt).
- Implemented replay mode display (thanks to Stefan Huelswitt, with a few
rewrites by kls).
- Changed the size of all input buffers used to parse config files or receive
SVDRP commands to the same value of 10KB. This allows long strings to be
used in the 'summary' field of a timer, for instance.