summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2005-07-03 09:30:55 +0000
committerSimon Barner <barner@FreeBSD.org>2005-07-03 09:30:55 +0000
commit14a4b47a0f8eaada549744baae5b6af4aa613880 (patch)
treeecaffcc9448001f047419917eec35f56baf9b0e8 /net-im
parentUpgrade to 1709 RC12. (diff)
Fix w/ gcc 2.95. I will submit the patch upstream.
Reported by: kris via pointyhat
Notes
Notes: svn path=/head/; revision=138381
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gaim-latex/files/patch-LaTeX.c17
-rw-r--r--net-im/pidgin-latex/files/patch-LaTeX.c17
2 files changed, 34 insertions, 0 deletions
diff --git a/net-im/gaim-latex/files/patch-LaTeX.c b/net-im/gaim-latex/files/patch-LaTeX.c
new file mode 100644
index 000000000000..a09cfc364416
--- /dev/null
+++ b/net-im/gaim-latex/files/patch-LaTeX.c
@@ -0,0 +1,17 @@
+--- LaTeX.c.orig Sun Jul 3 11:23:45 2005
++++ LaTeX.c Sun Jul 3 11:24:29 2005
+@@ -77,13 +77,13 @@
+
+ while(ptr1 != NULL)
+ {
+- retro = FALSE;
+ char *tex, *message, *idstring;
+ gchar *name, *buf;
+ char *filedata;
+ size_t size;
+ GError *error = NULL;
+ char *filter;
++ retro = FALSE;
+
+ pos1 = strlen(*tmp2) - strlen(ptr1);
+
diff --git a/net-im/pidgin-latex/files/patch-LaTeX.c b/net-im/pidgin-latex/files/patch-LaTeX.c
new file mode 100644
index 000000000000..a09cfc364416
--- /dev/null
+++ b/net-im/pidgin-latex/files/patch-LaTeX.c
@@ -0,0 +1,17 @@
+--- LaTeX.c.orig Sun Jul 3 11:23:45 2005
++++ LaTeX.c Sun Jul 3 11:24:29 2005
+@@ -77,13 +77,13 @@
+
+ while(ptr1 != NULL)
+ {
+- retro = FALSE;
+ char *tex, *message, *idstring;
+ gchar *name, *buf;
+ char *filedata;
+ size_t size;
+ GError *error = NULL;
+ char *filter;
++ retro = FALSE;
+
+ pos1 = strlen(*tmp2) - strlen(ptr1);
+