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

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