From 0e3520f74d25bc43572a1afeaa4439bfedcc0d78 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 28 Jun 2015 02:20:19 +0100 Subject: s/machine/system It was annoying me. --- resources/utilities/ich9deblob/src/descriptor/descriptor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/utilities/ich9deblob/src/descriptor') diff --git a/resources/utilities/ich9deblob/src/descriptor/descriptor.h b/resources/utilities/ich9deblob/src/descriptor/descriptor.h index 263d5423..47a619c4 100644 --- a/resources/utilities/ich9deblob/src/descriptor/descriptor.h +++ b/resources/utilities/ich9deblob/src/descriptor/descriptor.h @@ -66,7 +66,7 @@ struct FLVALSIG /* * 4 bytes. * descriptor mode = 0FF0A55A (hex, big endian). Note: stored in ROM in little endian order. - * Anything else is considered invalid and will put the machine in non-descriptor mode. + * Anything else is considered invalid and will put the system in non-descriptor mode. */ uint32_t signature; /* Put 0x0FF0A55A here. confirmed in deblobbed_descriptor.bin */ }; -- cgit v1.2.3-70-g09d2