* child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?

This commit is contained in:
Christopher Faylor
2002-06-06 01:49:56 +00:00
parent 784e340c03
commit f7a7cc9067
3 changed files with 8 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ enum
#define EXEC_MAGIC_SIZE sizeof(child_info)
#define CURR_CHILD_INFO_MAGIC 0xaec3
#define CURR_CHILD_INFO_MAGIC 0x8b3c
/* NOTE: Do not make gratuitous changes to the names or organization of the
below class. The layout is checksummed to determine compatibility between