diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-29 11:19:02 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-29 11:19:02 +0000 |
| commit | 1d2e4e9cdff91808299db7ef8271bcd9ef65ce17 (patch) | |
| tree | 0009b7f39d25c170b5fe4b85928e370d1c7963d9 /sys/dev/de | |
| parent | 53ac6efbd86e7552454f4b69d25d8980dd619634 (diff) | |
Notes
Diffstat (limited to 'sys/dev/de')
| -rw-r--r-- | sys/dev/de/if_de.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/de/if_de.c b/sys/dev/de/if_de.c index cebf9c4a9008..a44cbf2048b2 100644 --- a/sys/dev/de/if_de.c +++ b/sys/dev/de/if_de.c @@ -21,7 +21,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: if_de.c,v 1.36 1995/11/14 10:03:56 phk Exp $ + * $Id: if_de.c,v 1.37 1995/11/17 12:11:22 davidg Exp $ * */ @@ -799,7 +799,7 @@ tulip_dc21041_media_select( /* * Before we are sure this is the right media we need * to send a small packet to make sure there's carrier. - * Strangely, BNC and AUI will 'see" receive data if + * Strangely, BNC and AUI will "see" receive data if * either is connected so the transmit is the only way * to verify the connectivity. */ |
