Skip to content
Snippets Groups Projects
Commit 325b9256 authored by Eric Barton's avatar Eric Barton
Browse files

* Backed out vib magic change; it's not required since the acceptor

   isn't involved.
parent ed89f57d
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ typedef struct
} WIRE_ATTR ibm_u;
} WIRE_ATTR kib_msg_t;
#define IBNAL_MSG_MAGIC 0x0be91b93 /* unique magic */
#define IBNAL_MSG_MAGIC 0x0be91b91 /* unique magic */
#if IBNAL_USE_FMA /* ensure version changes on FMA */
#define IBNAL_MSG_VERSION 0x11
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment