summaryrefslogtreecommitdiff
path: root/plugins/MirOTR/libgpg-error-1.9/mkerrcodes.h
diff options
context:
space:
mode:
authorRené Schümann <white06tiger@gmail.com>2015-03-14 19:56:55 +0000
committerRené Schümann <white06tiger@gmail.com>2015-03-14 19:56:55 +0000
commitc60aed5432e9cda277b9351de51e82dfb8e02475 (patch)
tree97ccd1ea8e2544f6a9673ee7d04c18b714877a35 /plugins/MirOTR/libgpg-error-1.9/mkerrcodes.h
parentd2b26b1f86326362f56540b5185fa09ab5f2779c (diff)
MirOTR: part one of many file/folder structure changes
git-svn-id: http://svn.miranda-ng.org/main/trunk@12402 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirOTR/libgpg-error-1.9/mkerrcodes.h')
-rw-r--r--plugins/MirOTR/libgpg-error-1.9/mkerrcodes.h91
1 files changed, 0 insertions, 91 deletions
diff --git a/plugins/MirOTR/libgpg-error-1.9/mkerrcodes.h b/plugins/MirOTR/libgpg-error-1.9/mkerrcodes.h
deleted file mode 100644
index b9bc07bbc5..0000000000
--- a/plugins/MirOTR/libgpg-error-1.9/mkerrcodes.h
+++ /dev/null
@@ -1,91 +0,0 @@
-/* Output of mkerrcodes.awk. DO NOT EDIT. */
-
-static struct
- {
- int err;
- const char *err_sym;
- } err_table[] =
-{
- { 7, "GPG_ERR_E2BIG" },
- { 13, "GPG_ERR_EACCES" },
- { 10013L, "GPG_ERR_EACCES" },
- { 10048L, "GPG_ERR_EADDRINUSE" },
- { 10049L, "GPG_ERR_EADDRNOTAVAIL" },
- { 10047L, "GPG_ERR_EAFNOSUPPORT" },
- { 11, "GPG_ERR_EAGAIN" },
- { 10037L, "GPG_ERR_EALREADY" },
- { 9, "GPG_ERR_EBADF" },
- { 10009L, "GPG_ERR_EBADF" },
- { 16, "GPG_ERR_EBUSY" },
- { 10, "GPG_ERR_ECHILD" },
- { 10053L, "GPG_ERR_ECONNABORTED" },
- { 10061L, "GPG_ERR_ECONNREFUSED" },
- { 10054L, "GPG_ERR_ECONNRESET" },
- { 36, "GPG_ERR_EDEADLK" },
- { 36, "GPG_ERR_EDEADLOCK" },
- { 10039L, "GPG_ERR_EDESTADDRREQ" },
- { 33, "GPG_ERR_EDOM" },
- { 10069L, "GPG_ERR_EDQUOT" },
- { 17, "GPG_ERR_EEXIST" },
- { 14, "GPG_ERR_EFAULT" },
- { 10014L, "GPG_ERR_EFAULT" },
- { 27, "GPG_ERR_EFBIG" },
- { 10064L, "GPG_ERR_EHOSTDOWN" },
- { 10065L, "GPG_ERR_EHOSTUNREACH" },
- { 42, "GPG_ERR_EILSEQ" },
- { 10036L, "GPG_ERR_EINPROGRESS" },
- { 4, "GPG_ERR_EINTR" },
- { 10004L, "GPG_ERR_EINTR" },
- { 22, "GPG_ERR_EINVAL" },
- { 10022L, "GPG_ERR_EINVAL" },
- { 5, "GPG_ERR_EIO" },
- { 10056L, "GPG_ERR_EISCONN" },
- { 21, "GPG_ERR_EISDIR" },
- { 10062L, "GPG_ERR_ELOOP" },
- { 24, "GPG_ERR_EMFILE" },
- { 10024L, "GPG_ERR_EMFILE" },
- { 31, "GPG_ERR_EMLINK" },
- { 10040L, "GPG_ERR_EMSGSIZE" },
- { 38, "GPG_ERR_ENAMETOOLONG" },
- { 10063L, "GPG_ERR_ENAMETOOLONG" },
- { 10050L, "GPG_ERR_ENETDOWN" },
- { 10052L, "GPG_ERR_ENETRESET" },
- { 10051L, "GPG_ERR_ENETUNREACH" },
- { 23, "GPG_ERR_ENFILE" },
- { 10055L, "GPG_ERR_ENOBUFS" },
- { 19, "GPG_ERR_ENODEV" },
- { 2, "GPG_ERR_ENOENT" },
- { 8, "GPG_ERR_ENOEXEC" },
- { 39, "GPG_ERR_ENOLCK" },
- { 12, "GPG_ERR_ENOMEM" },
- { 10042L, "GPG_ERR_ENOPROTOOPT" },
- { 28, "GPG_ERR_ENOSPC" },
- { 40, "GPG_ERR_ENOSYS" },
- { 10057L, "GPG_ERR_ENOTCONN" },
- { 20, "GPG_ERR_ENOTDIR" },
- { 41, "GPG_ERR_ENOTEMPTY" },
- { 10066L, "GPG_ERR_ENOTEMPTY" },
- { 10038L, "GPG_ERR_ENOTSOCK" },
- { 25, "GPG_ERR_ENOTTY" },
- { 6, "GPG_ERR_ENXIO" },
- { 10045L, "GPG_ERR_EOPNOTSUPP" },
- { 1, "GPG_ERR_EPERM" },
- { 10046L, "GPG_ERR_EPFNOSUPPORT" },
- { 32, "GPG_ERR_EPIPE" },
- { 10067L, "GPG_ERR_EPROCLIM" },
- { 10043L, "GPG_ERR_EPROTONOSUPPORT" },
- { 10041L, "GPG_ERR_EPROTOTYPE" },
- { 34, "GPG_ERR_ERANGE" },
- { 10071L, "GPG_ERR_EREMOTE" },
- { 30, "GPG_ERR_EROFS" },
- { 10058L, "GPG_ERR_ESHUTDOWN" },
- { 10044L, "GPG_ERR_ESOCKTNOSUPPORT" },
- { 29, "GPG_ERR_ESPIPE" },
- { 3, "GPG_ERR_ESRCH" },
- { 10070L, "GPG_ERR_ESTALE" },
- { 10060L, "GPG_ERR_ETIMEDOUT" },
- { 10059L, "GPG_ERR_ETOOMANYREFS" },
- { 10068L, "GPG_ERR_EUSERS" },
- { 10035L, "GPG_ERR_EWOULDBLOCK" },
- { 18, "GPG_ERR_EXDEV" },
-};