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

Commit a1681106 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Correcting spelling errors in logs" into main

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