summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/child_info.h
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-10-29 15:05:55 +0000
committerChristopher Faylor <me@cgf.cx>2005-10-29 15:05:55 +0000
commitc85263884a9d3c3bb5b082504fc98fc2bdeb9741 (patch)
tree5dde60be9978a9e39a8e1bd8fdabe44357d44ef4 /winsup/cygwin/child_info.h
parent884c0ff01648c5cb96d9224766f7569d017c1982 (diff)
downloadcygnal-c85263884a9d3c3bb5b082504fc98fc2bdeb9741.tar.gz
cygnal-c85263884a9d3c3bb5b082504fc98fc2bdeb9741.tar.bz2
cygnal-c85263884a9d3c3bb5b082504fc98fc2bdeb9741.zip
* child_info.h (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 d3c372c7d..7442e1ca4 100644
--- a/winsup/cygwin/child_info.h
+++ b/winsup/cygwin/child_info.h
@@ -29,7 +29,7 @@ enum child_info_types
#define EXEC_MAGIC_SIZE sizeof(child_info)
-#define CURR_CHILD_INFO_MAGIC 0x38772070U
+#define CURR_CHILD_INFO_MAGIC 0xb530a54dU
/* NOTE: Do not make gratuitous changes to the names or organization of the
below class. The layout is checksummed to determine compatibility between