* shared_info.h (CURR_SHARED_MAGIC): Update.
This commit is contained in:
parent
2971f07610
commit
22836f13b6
@ -1,3 +1,7 @@
|
||||
2009-03-24 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* shared_info.h (CURR_SHARED_MAGIC): Update.
|
||||
|
||||
2009-03-24 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* wchar.h: Replace UINT with unsigned int.
|
||||
|
@ -31,7 +31,7 @@ public:
|
||||
|
||||
#define SHARED_INFO_CB 39328
|
||||
|
||||
#define CURR_SHARED_MAGIC 0x398d8baU
|
||||
#define CURR_SHARED_MAGIC 0x22f9ff0bU
|
||||
|
||||
#define USER_VERSION 1 // increment when mount table changes and
|
||||
#define USER_VERSION_MAGIC CYGWIN_VERSION_MAGIC (USER_MAGIC, USER_VERSION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user