From a08d0fc53fa06d278c80df68a9a40b88e357591b Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 27 Dec 1999 02:24:30 +0000 Subject: Adding qrash version 1.0 An animated musical demo for X11. PR: 14554 Submitted by: Trevor Johnson --- x11/qrash/files/patch-at | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/qrash/files/patch-at (limited to 'x11/qrash/files/patch-at') diff --git a/x11/qrash/files/patch-at b/x11/qrash/files/patch-at new file mode 100644 index 000000000000..f977070e5632 --- /dev/null +++ b/x11/qrash/files/patch-at @@ -0,0 +1,11 @@ +--- dlines.cc.orig Sun Dec 26 17:31:31 1999 ++++ dlines.cc Sun Dec 26 17:31:41 1999 +@@ -24,7 +24,7 @@ + #include "smooth.h" + #include "image.h" + +-const MIN_LINE_LIFE = 2*sysTimerRes, ++const int MIN_LINE_LIFE = 2*sysTimerRes, + MAX_LINE_LIFE = 4*sysTimerRes, + MAX_LINES = 300; + -- cgit v1.2.3