summaryrefslogtreecommitdiff
path: root/editors/abiword/files/patch-src_wp_ap_unix_ap_UnixApp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/files/patch-src_wp_ap_unix_ap_UnixApp.cpp')
-rw-r--r--editors/abiword/files/patch-src_wp_ap_unix_ap_UnixApp.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/abiword/files/patch-src_wp_ap_unix_ap_UnixApp.cpp b/editors/abiword/files/patch-src_wp_ap_unix_ap_UnixApp.cpp
new file mode 100644
index 000000000000..69aae909af8c
--- /dev/null
+++ b/editors/abiword/files/patch-src_wp_ap_unix_ap_UnixApp.cpp
@@ -0,0 +1,11 @@
+--- src/wp/ap/unix/ap_UnixApp.cpp.orig Sat Feb 22 01:21:20 2003
++++ src/wp/ap/unix/ap_UnixApp.cpp Sat Feb 22 01:21:31 2003
+@@ -1241,7 +1241,7 @@
+ pMyUnixApp->shutdown();
+ delete pMyUnixApp;
+
+- poptFreeContext (Args.poptcon);
++ //poptFreeContext (Args.poptcon);
+ return 0;
+ }
+