libdvdread: bump (#5973)

This commit is contained in:
extrowerk
2021-06-08 16:15:43 +02:00
committed by GitHub
parent 1c5ef72f15
commit e6e960d401
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
From e0a3897a5d051fd962262e04ed96ebff64b6d193 Mon Sep 17 00:00:00 2001
From fb8c59afaab9abe8d4d798c710c587a6d5144f0f Mon Sep 17 00:00:00 2001
From: Jerome Duval <jerome.duval@gmail.com>
Date: Wed, 3 Sep 2014 15:17:33 +0000
Subject: haiku patch
@@ -18,5 +18,5 @@ index d3b2383..2f2358f 100644
x = ((((x) & 0xff00) >> 8) | \
(((x) & 0x00ff) << 8))
--
2.28.0
2.30.2