You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/sleepyhead/files/prs1-code8fix.patch

13 lines
570 B

diff --git a/SleepLib/loader_plugins/prs1_loader.cpp b/SleepLib/loader_plugins/prs1_loader.cpp
index d7f102c..95de13b 100644
--- a/SleepLib/loader_plugins/prs1_loader.cpp
+++ b/SleepLib/loader_plugins/prs1_loader.cpp
@@ -722,6 +722,7 @@ bool PRS1Loader::Parse002v5(qint32 sequence, quint32 timestamp, unsigned char *b
if (!(Code[10]=session->AddEventList(cpapcode,EVL_Event))) return false;
}
Code[10]->AddEvent(tt,data[0]);
+ pos++;
break;
case 0x09: // ASV Codes
//code=CPAP_FlowLimit;