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>2001-12-26 09:18:41 +0300
committerChristopher Faylor <me@cgf.cx>2001-12-26 09:18:41 +0300
commit7a0252e203269091e183a83a98aa1d5b63d46984 (patch)
tree81d5876dfbe867f0a1b9ef1b254da052eb4702c8 /winsup/cygwin/child_info.h
parenta2b75539a21ff16d8cbd91aa10955cdbf3c7f901 (diff)
comment
Diffstat (limited to 'winsup/cygwin/child_info.h')
-rw-r--r--winsup/cygwin/child_info.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/child_info.h b/winsup/cygwin/child_info.h
index 5b7f219a6..36dcd95aa 100644
--- a/winsup/cygwin/child_info.h
+++ b/winsup/cygwin/child_info.h
@@ -30,6 +30,9 @@ enum
#define CURR_CHILD_INFO_MAGIC 0xba17
+/* NOTE: Do not make gratuitous changes to the names or organization of the
+ below class. The layout is checksummed to determine compatibility between
+ different cygwin versions. */
class child_info
{
public: