liberror: fix missed entry
authorAlan Cox <alan@linux.intel.com>
Tue, 12 Jan 2016 00:00:02 +0000 (00:00 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 12 Jan 2016 00:00:02 +0000 (00:00 +0000)
Library/tools/liberror.c

index 2177906..cc937f4 100644 (file)
@@ -44,6 +44,7 @@ const char *err[44] = {
   "Directory is not empty",
   "File name too long",
   "Address family not supported",
+  "Operation already in progress",
   "Address not available",
   "Invalid system call number",
   "Protocol family not supported",