/[emacs]/emacs/src/sysdep.c
ViewVC logotype

Diff of /emacs/src/sysdep.c

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

revision 1.239 by raeburn, Tue Jul 16 19:49:00 2002 UTC revision 1.240 by raeburn, Fri Jul 19 14:37:13 2002 UTC
# Line 3313  emacs_read (fildes, buf, nbyte) Line 3313  emacs_read (fildes, buf, nbyte)
3313  int  int
3314  emacs_write (fildes, buf, nbyte)  emacs_write (fildes, buf, nbyte)
3315       int fildes;       int fildes;
3316       char *buf;       const char *buf;
3317       unsigned int nbyte;       unsigned int nbyte;
3318  {  {
3319    register int rtnval, bytes_written;    register int rtnval, bytes_written;

Legend:
Removed from v.1.239  
changed lines
  Added in v.1.240

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