summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpedro <pedro@openbsd.org>2005-04-14 12:35:29 +0000
committerpedro <pedro@openbsd.org>2005-04-14 12:35:29 +0000
commitfa17c59425c2636e37d2a3abdf18017feb00e07f (patch)
tree94cf1ae7eab44f2dd7a5c8806725eeadd31304cf
parentremove BUGS section, as no longer relevant; (diff)
downloadwireguard-openbsd-fa17c59425c2636e37d2a3abdf18017feb00e07f.tar.xz
wireguard-openbsd-fa17c59425c2636e37d2a3abdf18017feb00e07f.zip
tyop
-rw-r--r--sys/isofs/udf/ecma167-udf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/isofs/udf/ecma167-udf.h b/sys/isofs/udf/ecma167-udf.h
index 5401dfb3a64..a51e83223c2 100644
--- a/sys/isofs/udf/ecma167-udf.h
+++ b/sys/isofs/udf/ecma167-udf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ecma167-udf.h,v 1.1 2005/03/29 17:24:52 pedro Exp $ */
+/* $OpenBSD: ecma167-udf.h,v 1.2 2005/04/14 12:35:29 pedro Exp $ */
/*
* Copyright (c) 2001, 2002 Scott Long <scottl@freebsd.org>
@@ -316,7 +316,7 @@ struct fileid_desc {
uint8_t file_char;
uint8_t l_fi; /* Length of file identifier area */
struct long_ad icb;
- uint16_t l_iu; /* Length of implementaion use area */
+ uint16_t l_iu; /* Length of implementation use area */
uint8_t data[1];
} __packed;
#define UDF_FID_SIZE 38