/[hurd]/hurd/trans/streamio.c
ViewVC logotype

Diff of /hurd/trans/streamio.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by roland, Thu Mar 1 04:48:21 2001 UTC revision 1.6 by marcus, Tue Dec 11 21:45:58 2001 UTC
# Line 830  device_open_reply (mach_port_t reply, in Line 830  device_open_reply (mach_port_t reply, in
830        /* XXX Assume that the block size is 1 and the whole size is 0.  */        /* XXX Assume that the block size is 1 and the whole size is 0.  */
831        dev_blksize = 1;        dev_blksize = 1;
832        dev_size = 0;        dev_size = 0;
833          err = 0;
834      }      }
835    else if (err == 0)    else if (err == 0)
836      {      {

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26