From 1981b1f89ea0b1d5cfac045275ce5d1cef565d9f Mon Sep 17 00:00:00 2001 From: fvanroie Date: Thu, 30 Jun 2022 11:12:52 +0200 Subject: [PATCH] Add comment --- src/hasp_gui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hasp_gui.h b/src/hasp_gui.h index e4e2f876..5b914764 100644 --- a/src/hasp_gui.h +++ b/src/hasp_gui.h @@ -24,7 +24,7 @@ struct bmp_header_t uint32_t biClrUsed; uint32_t biClrImportant; - uint32_t bdMask[3]; + uint32_t bdMask[3]; // RGB }; struct gui_conf_t