aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/fsv2/files/patch-src_common.h
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
commit2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch)
tree25f0138e1af8902b92dacc8cce09b267447c17db /x11-fm/fsv2/files/patch-src_common.h
parentf85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff)
parent1a30da80670973368b399f2b01fe9c04b91a1273 (diff)
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'x11-fm/fsv2/files/patch-src_common.h')
-rw-r--r--x11-fm/fsv2/files/patch-src_common.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-fm/fsv2/files/patch-src_common.h b/x11-fm/fsv2/files/patch-src_common.h
deleted file mode 100644
index 1684ee6efbee..000000000000
--- a/x11-fm/fsv2/files/patch-src_common.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/common.h.orig 2011-03-09 18:02:34 UTC
-+++ src/common.h
-@@ -54,6 +54,7 @@
- # define dcgettext(Domain,Message,Type) (Message)
- # define bindtextdomain(Domain,Directory) (Domain)
- # define _(String) (String)
-+# define __(String) (String)
- # define N_(String) (String)
- #endif
-