Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2008-03-06 13:30:50 +0300
committerCorinna Vinschen <corinna@vinschen.de>2008-03-06 13:30:50 +0300
commit90c9a0de5f63520d75ebeb5a77939e1256930893 (patch)
tree9e3da096c62a798fb93a45a8ad85119abc27edc5 /winsup/cygwin/child_info.h
parent1b16e9d89c81ad0c8962ac472c4e98745611e04d (diff)
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Diffstat (limited to 'winsup/cygwin/child_info.h')
-rw-r--r--winsup/cygwin/child_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/child_info.h b/winsup/cygwin/child_info.h
index 47afc506a..bd61634ab 100644
--- a/winsup/cygwin/child_info.h
+++ b/winsup/cygwin/child_info.h
@@ -37,7 +37,7 @@ enum child_status
#define EXEC_MAGIC_SIZE sizeof(child_info)
/* Change this value if you get a message indicating that it is out-of-sync. */
-#define CURR_CHILD_INFO_MAGIC 0x3ebda16aU
+#define CURR_CHILD_INFO_MAGIC 0x7901d74eU
/* NOTE: Do not make gratuitous changes to the names or organization of the
below class. The layout is checksummed to determine compatibility between