]> git.pld-linux.org Git - packages/xchat.git/blob - xchat-domains.patch
perl 5.38.0 rebuild
[packages/xchat.git] / xchat-domains.patch
1 --- xchat-2.6.0/src/common/url.c~       2005-11-07 14:34:00.810809152 +0100
2 +++ xchat-2.6.0/src/common/url.c        2005-11-07 14:35:17.607134336 +0100
3 @@ -150,6 +150,7 @@
4                 { D(".html") },
5                 { D(".info") },
6                 { D(".name") },
7 +               { D(".biz") },
8         };
9  #undef D
10         const char *at, *dot;
This page took 0.097358 seconds and 4 git commands to generate.