Skip to content

Commit 1c040f3

Browse files
acpibobrafaeljw
authored andcommitted
ACPICA: Fix a typo in a comment field
ACPICA commit f3504c591c8766c70402dcc786391ff6748b515a Link: acpica/acpica@f3504c59 Reported-by: Christophe Jaillet <[email protected]> Signed-off-by: Bob Moore <[email protected]> Signed-off-by: Erik Kaneda <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent c7be17a commit 1c040f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/acpi/acuuid.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@
5757
#define UUID_THERMAL_EXTENSIONS "14d399cd-7a27-4b18-8fb4-7cb7b9f4e500"
5858
#define UUID_DEVICE_PROPERTIES "daffd814-6eba-4d8c-8a91-bc9bbf4aa301"
5959

60-
#endif /* __AUUID_H__ */
60+
#endif /* __ACUUID_H__ */

0 commit comments

Comments
 (0)