Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0231c85 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Correcting spelling errors in logs" into main am: a1681106 am: d53b960f am: abb570be

parents bc732e71 abb570be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ int main() {
                printf("ALOOPER_POLL_TIMEOUT\n");
                break;
            case ALOOPER_POLL_ERROR:
                printf("ALOOPER_POLL_TIMEOUT\n");
                printf("ALOOPER_POLL_ERROR\n");
                break;
            default:
                printf("ugh? poll returned %d\n", ret);