* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
This commit is contained in:
@@ -29,7 +29,7 @@ enum
|
||||
|
||||
#define EXEC_MAGIC_SIZE sizeof(child_info)
|
||||
|
||||
#define CURR_CHILD_INFO_MAGIC 0xefaed2a6U
|
||||
#define CURR_CHILD_INFO_MAGIC 0x19c16fb6U
|
||||
|
||||
/* NOTE: Do not make gratuitous changes to the names or organization of the
|
||||
below class. The layout is checksummed to determine compatibility between
|
||||
|
Reference in New Issue
Block a user