summaryrefslogtreecommitdiffstats
path: root/sys/dev/ed
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-01-27 07:51:26 +0000
committerimp <imp@FreeBSD.org>2006-01-27 07:51:26 +0000
commitb5beaffa5b16459227a851941a48ba19610004e5 (patch)
treeed321dcd044e610121c89b9c5d57d3769a7fd926 /sys/dev/ed
parent4018cc9c9b15ee277cbfd5e269f2bba7268e0320 (diff)
downloadFreeBSD-src-b5beaffa5b16459227a851941a48ba19610004e5.zip
FreeBSD-src-b5beaffa5b16459227a851941a48ba19610004e5.tar.gz
minor nit in comment about what kind of flags these are
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_edvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ed/if_edvar.h b/sys/dev/ed/if_edvar.h
index 4c9b95b..7f8f086 100644
--- a/sys/dev/ed/if_edvar.h
+++ b/sys/dev/ed/if_edvar.h
@@ -243,7 +243,7 @@ extern devclass_t ed_devclass;
#define ED_VENDOR_SIC 0x04 /* Allied-Telesis SIC */
/*
- * Compile-time config flags
+ * Configure time flags
*/
/*
* this sets the default for enabling/disabling the transceiver
OpenPOWER on IntegriCloud