Skip to content
Snippets Groups Projects
Commit 775c5d3a authored by athatheocsd's avatar athatheocsd
Browse files

Fixed //ST -> ST //. Is this thodkatz, is this vera, is this kongr45gpen? Noone knows.

parent 9321e1f1
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,7 @@ int main() {
errorMessage.appendBits(2, 7);
errorMessage.appendByte(15);
//ST[05] (5,5 to 5,8) test [works]
// ST[05] (5,5 to 5,8) test [works]
EventReportService::Event eventIDs[] = {EventReportService::HighSeverityUnknownEvent,
EventReportService::MediumSeverityUnknownEvent};
EventReportService::Event eventIDs2[] = {EventReportService::HighSeverityUnknownEvent};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment