mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
281 B

--- ./src/buffer.c.orig 2004-07-31 13:55:14.000000000 +0200
+++ ./src/buffer.c 2004-07-31 13:55:48.000000000 +0200
@@ -293,7 +293,6 @@
{
case ACCESS_READ:
child_pid = sys_child_open_for_uncompress ();
- read_full_records_option = false;
break;
case ACCESS_WRITE: