diff options
| author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2016-05-03 03:41:25 +0000 |
|---|---|---|
| committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2016-05-03 03:41:25 +0000 |
| commit | 453130d9bfc1c6d68b366dfcb041689d69f81295 (patch) | |
| tree | fe36ef227324b313676d43aef9a4d97c9a09675a /sys/dev/snc/dp83932var.h | |
| parent | 7860c0c3843dbb1cf8f4f2c20ee526e8dd2661da (diff) | |
Notes
Diffstat (limited to 'sys/dev/snc/dp83932var.h')
| -rw-r--r-- | sys/dev/snc/dp83932var.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/snc/dp83932var.h b/sys/dev/snc/dp83932var.h index 2ed9b9d36798..6ee51085b9b0 100644 --- a/sys/dev/snc/dp83932var.h +++ b/sys/dev/snc/dp83932var.h @@ -211,7 +211,7 @@ typedef struct snc_softc { /* * Accessing SONIC data structures and registers as 32 bit values - * makes code endianess independent. The SONIC is however always in + * makes code endianness independent. The SONIC is however always in * bigendian mode so it is necessary to ensure that data structures shared * between the CPU and the SONIC are always in bigendian order. */ |
