From 9cb1a1969bede08b1ae75bf6ac60a48677a03033 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Thu, 26 Dec 2013 22:28:15 +0000 Subject: [PATCH] In sys/sys/gpt.h, add a missing backslash at the end of the GPT_ENT_TYPE_VSANHDR define. Pointy hat to: marck MFC after: 2 weeks X-MFC-With: r259925 --- sys/sys/gpt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/gpt.h b/sys/sys/gpt.h index e37166cd0220..7d2e7d569875 100644 --- a/sys/sys/gpt.h +++ b/sys/sys/gpt.h @@ -128,7 +128,7 @@ struct gpt_ent { {0x9d275380,0x40ad,0x11db,0xbf,0x97,{0x00,0x0c,0x29,0x11,0xd1,0xb8}} #define GPT_ENT_TYPE_VMRESERVED \ {0x9198effc,0x31c0,0x11db,0x8f,0x78,{0x00,0x0c,0x29,0x11,0xd1,0xb8}} -#define GPT_ENT_TYPE_VSANHDR +#define GPT_ENT_TYPE_VSANHDR \ {0x381cfccc,0x7288,0x11e0,0x92,0xee,{0x00,0x0c,0x29,0x11,0xd0,0xb2}} #define GPT_ENT_TYPE_APPLE_BOOT \