summaryrefslogtreecommitdiffstats
path: root/sys/pccard/cis.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pccard/cis.h')
-rw-r--r--sys/pccard/cis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/cis.h b/sys/pccard/cis.h
index 677b197..99c13af 100644
--- a/sys/pccard/cis.h
+++ b/sys/pccard/cis.h
@@ -74,7 +74,7 @@
#define CIS_BYTEORDER 0x43 /* Byte order of memory data */
#define CIS_DATE 0x44 /* Format data/time */
#define CIS_BATTERY 0x45 /* Battery replacement date */
-#define CIS_ORG 0x46 /* Organisation of data on card */
+#define CIS_ORG 0x46 /* Organization of data on card */
#define CIS_END 0xFF /* Termination code */
/*
OpenPOWER on IntegriCloud