mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Remove whitespace at end of line in gettext patch.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
# define O_TEXT _O_TEXT
|
# define O_TEXT _O_TEXT
|
||||||
#endif
|
#endif
|
||||||
-#if defined __BEOS__ || defined __HAIKU__
|
-#if defined __BEOS__ || defined __HAIKU__
|
||||||
+#if defined __BEOS__
|
+#if defined __BEOS__
|
||||||
/* BeOS 5 and Haiku have O_BINARY and O_TEXT, but they have no effect. */
|
/* BeOS 5 and Haiku have O_BINARY and O_TEXT, but they have no effect. */
|
||||||
# undef O_BINARY
|
# undef O_BINARY
|
||||||
# undef O_TEXT
|
# undef O_TEXT
|
||||||
|
|||||||
Reference in New Issue
Block a user