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:
authorChristopher Faylor <me@cgf.cx>2004-04-08 19:44:53 +0400
committerChristopher Faylor <me@cgf.cx>2004-04-08 19:44:53 +0400
commit6ea87bc144aadbe49a20249f481d061b5c504286 (patch)
tree27b68afed9866fbfe04934febdcee779d542869d /winsup/cygwin/child_info.h
parent1b957b1c9f2d8c7266a553609ab1eacbcdd08e8d (diff)
* child_info.h: Update CHILD_INFO_MAGIC after 2004-04-03 change.
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 881456034..fa9257bdc 100644
--- a/winsup/cygwin/child_info.h
+++ b/winsup/cygwin/child_info.h
@@ -29,7 +29,7 @@ enum
#define EXEC_MAGIC_SIZE sizeof(child_info)
-#define CURR_CHILD_INFO_MAGIC 0x70172124U
+#define CURR_CHILD_INFO_MAGIC 0xefaed2a6U
/* NOTE: Do not make gratuitous changes to the names or organization of the
below class. The layout is checksummed to determine compatibility between