23 lines
745 B
Diff
23 lines
745 B
Diff
|
From d45b4193d98e7d8416dc7fd33637b9cbfcb4696a Mon Sep 17 00:00:00 2001
|
||
|
From: Will Thompson <will@willthompson.co.uk>
|
||
|
Date: Thu, 29 Aug 2019 10:39:39 +0100
|
||
|
Subject: [PATCH 42/86] guids.txt: correct "sentinal" typo
|
||
|
|
||
|
---
|
||
|
src/guids.txt | 2 +-
|
||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||
|
|
||
|
diff --git a/src/guids.txt b/src/guids.txt
|
||
|
index 2486255b26c..f2f0282b3be 100644
|
||
|
--- a/src/guids.txt
|
||
|
+++ b/src/guids.txt
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-00000000-0000-0000-0000-000000000000 zero zeroed sentinal guid
|
||
|
+00000000-0000-0000-0000-000000000000 zero zeroed sentinel guid
|
||
|
093e0fae-a6c4-4f50-9f1b-d41e2b89c19a sha512 SHA-512
|
||
|
0abba7dc-e516-4167-bbf5-4d9d1c739416 fwupdate Linux Firmware Update Tool
|
||
|
0b6e5233-a65c-44c9-9407-d9ab83bfc8bd sha224 SHA-224
|
||
|
--
|
||
|
2.24.1
|
||
|
|