summaryrefslogtreecommitdiffstats
path: root/deskutils/mrundlg/files/patch-mrundlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/mrundlg/files/patch-mrundlg.c')
-rw-r--r--deskutils/mrundlg/files/patch-mrundlg.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/deskutils/mrundlg/files/patch-mrundlg.c b/deskutils/mrundlg/files/patch-mrundlg.c
deleted file mode 100644
index 6733596..0000000
--- a/deskutils/mrundlg/files/patch-mrundlg.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- mrundlg.c.orig Mon Jul 11 12:15:16 2005
-+++ mrundlg.c Tue Jul 12 14:50:45 2005
-@@ -250,8 +250,8 @@
-
- void txtCommand_Change (Widget w, XtPointer client_data, XmAnyCallbackStruct *call)
- {
-- if (szCommand != NULL) XtFree(szCommand);
- Arg args; String szValue;
-+ if (szCommand != NULL) XtFree(szCommand);
- XtSetArg(args, XmNvalue, &szValue);
- XtGetValues(w, &args, 1);
- szCommand = szValue;
OpenPOWER on IntegriCloud