From 7f54770fd0843a4f1e16362ba5360c93b496cbdd Mon Sep 17 00:00:00 2001 From: fifthdegree Date: Wed, 8 Mar 2023 12:00:36 -0500 Subject: [PATCH] fixup! Implement support for RDS AAD --- include/freerdp/freerdp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freerdp/freerdp.h b/include/freerdp/freerdp.h index 4e518b77e..1075a8da8 100644 --- a/include/freerdp/freerdp.h +++ b/include/freerdp/freerdp.h @@ -535,7 +535,7 @@ owned by rdpRdp */ ALIGN64 pGetAadAuthCode GetAadAuthCode; /* (offset 71) Callback for obtaining an oauth2 authorization code for RDS AAD authentication */ - UINT64 paddingE[80 - 72]; /* 71 */ + UINT64 paddingE[80 - 72]; /* 72 */ }; struct rdp_channel_handles