Opened on 03/15/18 at 22:20:20
Closed on 03/16/18 at 13:38:44
#3349 closed defect (fixed)
pc386 edid.h invalid macro names
Reported by: | Joel Sherrill | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | normal | Milestone: | 5.1 |
Component: | arch/i386 | Version: | 5 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Minus sign not underbar in macro name.
-#define DVS_HDMI-a 0x2
-#define DVS_HDMI-b 0x3
+#define DVS_HDMI_a 0x2
+#define DVS_HDMI_b 0x3
Change History (1)
comment:1 Changed on 03/16/18 at 13:38:44 by Joel Sherrill <joel@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In be3d7d7/rtems: