emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/test-distrib.c


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lib-src/test-distrib.c
Date: Sun, 30 Dec 2001 17:08:13 -0500

Index: emacs/lib-src/test-distrib.c
diff -c emacs/lib-src/test-distrib.c:1.11 emacs/lib-src/test-distrib.c:1.12
*** emacs/lib-src/test-distrib.c:1.11   Fri Dec 21 22:16:49 2001
--- emacs/lib-src/test-distrib.c        Sun Dec 30 17:08:13 2001
***************
*** 50,56 ****
  If you change it, you will make that program fail.\n";
  
  char buf[300];
!   
  /* Like `read' but keeps trying until it gets SIZE bytes or reaches eof.  */
  int
  cool_read (fd, buf, size)
--- 50,56 ----
  If you change it, you will make that program fail.\n";
  
  char buf[300];
! 
  /* Like `read' but keeps trying until it gets SIZE bytes or reaches eof.  */
  int
  cool_read (fd, buf, size)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]