freebsd-ports/devel/gtranslator/files/patch-aa
2000-10-21 15:49:34 +00:00

10 lines
285 B
Text

--- src/parse.c.orig Wed Oct 18 14:18:45 2000
+++ src/parse.c Sat Oct 21 18:34:03 2000
@@ -689,6 +689,7 @@
GnomeHistoryEntry recent;
GList *list;
+ return; /* I donno why, but it segfaults in this routine all time */
/**
* Get GNOME's list of the recently used files.
**/