commit:     b783be2fb6ead1ceacd55e0496bcf3b369a02274
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 16:16:10 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 16:16:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b783be2f

sys-fs/mtpfs: fix WhitespaceFound

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/mtpfs/mtpfs-1.1-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/mtpfs/mtpfs-1.1-r6.ebuild b/sys-fs/mtpfs/mtpfs-1.1-r6.ebuild
index e52803d332e5..d316e30cec72 100644
--- a/sys-fs/mtpfs/mtpfs-1.1-r6.ebuild
+++ b/sys-fs/mtpfs/mtpfs-1.1-r6.ebuild
@@ -28,7 +28,7 @@ PATCHES=( "${FILESDIR}"/${P}-fix-mutex-crash.patch
        "${FILESDIR}"/${P}-unitialized-variable.patch
        "${FILESDIR}"/${P}-wking-patches/
        "${FILESDIR}"/${P}-g_printf.patch
-       "${FILESDIR}"/${P}-deprecated_lock_init.patch 
+       "${FILESDIR}"/${P}-deprecated_lock_init.patch
        "${FILESDIR}"/${P}-c23-fix.patch )
 
 src_prepare() {

Reply via email to