summaryrefslogtreecommitdiff
path: root/deskutils/xmdiary/files/patch-xdremove_xtmRemove
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/xmdiary/files/patch-xdremove_xtmRemove')
-rw-r--r--deskutils/xmdiary/files/patch-xdremove_xtmRemove5
1 files changed, 5 insertions, 0 deletions
diff --git a/deskutils/xmdiary/files/patch-xdremove_xtmRemove b/deskutils/xmdiary/files/patch-xdremove_xtmRemove
new file mode 100644
index 000000000000..fb33cc607a12
--- /dev/null
+++ b/deskutils/xmdiary/files/patch-xdremove_xtmRemove
@@ -0,0 +1,5 @@
+--- xdremove/xtmRemove.c Sun May 4 18:02:15 1997
++++ xdremove/xtmRemove.c Mon Jul 23 20:53:07 2001
+@@ -293 +293 @@
+- gets( buffer );
++ fgets(buffer, sizeof(buffer), stdin);