commit | 3d34bfc45c0ddff4467ab8a1fd8a29e2003d03a4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Jan 22 23:51:46 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jan 22 23:51:46 2020 +0000 |
tree | d5045a3e0e397f928fffb59e458bec47fdba7498 | |
parent | 73e9f242ed07631798433df4e35f5f73443cb9f9 [diff] | |
parent | 8bff8bb622fda20aae2764140749bed8b6023f57 [diff] |
Merge "Update the copyright notice"
diff --git a/libc/bionic/strerror.cpp b/libc/bionic/strerror.cpp index 38d8191..5733567 100644 --- a/libc/bionic/strerror.cpp +++ b/libc/bionic/strerror.cpp
@@ -69,7 +69,7 @@ [EINVAL] = "Invalid argument", [ENFILE] = "File table overflow", [EMFILE] = "Too many open files", - [ENOTTY] = "Not a typewriter", + [ENOTTY] = "Inappropriate ioctl for device", [ETXTBSY] = "Text file busy", [EFBIG] = "File too large", [ENOSPC] = "No space left on device",