Rebase against 5a8dcb062793fbb68997e1b54ebc2666a2b2834d.

This commit is contained in:
Alistair Leslie-Hughes 2021-10-05 08:55:24 +11:00
parent 4d66e1bf6b
commit e41287e81a
3 changed files with 3 additions and 3 deletions

View File

@ -51,7 +51,7 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "a87abdbe85779adf6a2a7897bd88984587880693"
echo "5a8dcb062793fbb68997e1b54ebc2666a2b2834d"
}
# Show version information

View File

@ -28,7 +28,7 @@ index 43cbea2ec87..047fe00e39d 100644
BOOL desktop;
} ContextMenu;
+static BOOL DoPaste(ContextMenu *This);
+static HRESULT DoPaste(ContextMenu *This);
+
static inline ContextMenu *impl_from_IContextMenu3(IContextMenu3 *iface)
{

View File

@ -1 +1 @@
a87abdbe85779adf6a2a7897bd88984587880693
5a8dcb062793fbb68997e1b54ebc2666a2b2834d