/[inetutils]/inetutils/tftp/tftp.c
ViewVC logotype

Diff of /inetutils/tftp/tftp.c

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

revision 1.8 by alainm, Wed Jul 19 04:08:39 2000 UTC revision 1.9 by marcus, Fri Nov 2 21:50:13 2001 UTC
# Line 100  static void tpacket __P((const char *, s Line 100  static void tpacket __P((const char *, s
100   * Send the requested file.   * Send the requested file.
101   */   */
102  void  void
103  sendfile(int fd, char *name, char *mode)  send_file(int fd, char *name, char *mode)
104  {  {
105          register struct tftphdr *ap;       /* data and ack packets */          register struct tftphdr *ap;       /* data and ack packets */
106          struct tftphdr *r_init(), *dp;          struct tftphdr *r_init(), *dp;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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