summaryrefslogtreecommitdiffstats
path: root/net-im/gaim-latex/files
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/gaim-latex/files')
-rw-r--r--net-im/gaim-latex/files/patch-LaTeX.c17
1 files changed, 17 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 000000000..a09cfc364
--- /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);
+