mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-sound/din: fix line-endings in patch
Closes: https://bugs.gentoo.org/787185 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -26,16 +26,16 @@ index ae0954b..af7f178 100644
|
||||
--- a/src/help.h
|
||||
+++ b/src/help.h
|
||||
@@ -5,8 +5,8 @@
|
||||
* For more information, please visit https://dinisnoise.org/
|
||||
*/
|
||||
|
||||
-#ifndef __help
|
||||
-#define __help
|
||||
+#ifndef DIN_help
|
||||
+#define DIN_help
|
||||
#include <string>
|
||||
#include <vector>
|
||||
struct help {
|
||||
* For more information, please visit https://dinisnoise.org/
|
||||
*/
|
||||
|
||||
-#ifndef __help
|
||||
-#define __help
|
||||
+#ifndef DIN_help
|
||||
+#define DIN_help
|
||||
#include <string>
|
||||
#include <vector>
|
||||
struct help {
|
||||
--
|
||||
2.32.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user