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

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

Merge "Use more inclusive language for #inclusivefixit"

parents 71db3173 f79b6ab2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -35,7 +35,6 @@ using android::base::WriteFully;
#endif

int qemu_pipe_open(const char* pipeName) {
    // Sanity check.
    if (!pipeName) {
        errno = EINVAL;
        return -1;