From e0c6f431b6914f70aa84febefe42a7b0fdf01591 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 26 Aug 1999 20:52:40 +0000 Subject: Comment cleanup from Eric Norum . --- c/src/exec/libnetworking/rtems/tftp.h | 5 ----- c/src/lib/libnetworking/rtems/tftp.h | 5 ----- c/src/libnetworking/rtems/tftp.h | 5 ----- 3 files changed, 15 deletions(-) (limited to 'c') diff --git a/c/src/exec/libnetworking/rtems/tftp.h b/c/src/exec/libnetworking/rtems/tftp.h index 618f5408da..11882bed1c 100644 --- a/c/src/exec/libnetworking/rtems/tftp.h +++ b/c/src/exec/libnetworking/rtems/tftp.h @@ -21,11 +21,6 @@ * fd = open ("/TFTP/hostname/bootfiles/image", O_RDONLY); * * The `hostname' must be four dot-separated decimal values. - * - * To open a file on the host which supplied the BOOTP - * information just leave the `hostname' part empty: - * fd = open ("/TFTP//bootfiles/image", O_RDONLY); - * */ #ifndef _TFTP_FILESYSTEM_h diff --git a/c/src/lib/libnetworking/rtems/tftp.h b/c/src/lib/libnetworking/rtems/tftp.h index 618f5408da..11882bed1c 100644 --- a/c/src/lib/libnetworking/rtems/tftp.h +++ b/c/src/lib/libnetworking/rtems/tftp.h @@ -21,11 +21,6 @@ * fd = open ("/TFTP/hostname/bootfiles/image", O_RDONLY); * * The `hostname' must be four dot-separated decimal values. - * - * To open a file on the host which supplied the BOOTP - * information just leave the `hostname' part empty: - * fd = open ("/TFTP//bootfiles/image", O_RDONLY); - * */ #ifndef _TFTP_FILESYSTEM_h diff --git a/c/src/libnetworking/rtems/tftp.h b/c/src/libnetworking/rtems/tftp.h index 618f5408da..11882bed1c 100644 --- a/c/src/libnetworking/rtems/tftp.h +++ b/c/src/libnetworking/rtems/tftp.h @@ -21,11 +21,6 @@ * fd = open ("/TFTP/hostname/bootfiles/image", O_RDONLY); * * The `hostname' must be four dot-separated decimal values. - * - * To open a file on the host which supplied the BOOTP - * information just leave the `hostname' part empty: - * fd = open ("/TFTP//bootfiles/image", O_RDONLY); - * */ #ifndef _TFTP_FILESYSTEM_h -- cgit v1.2.3