[Pkg-wmaker-commits] [wmbiff] 17/17: bump up default_sleep_interval to clean up strace output while bored.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:04:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_18
in repository wmbiff.

commit 6fac76277b2982cc830a562ee113ab2ae13d6462
Author: bluehal <bluehal>
Date:   Sat Nov 8 22:17:42 2003 +0000

    bump up default_sleep_interval to clean up strace output while bored.
---
 wmbiff/wmbiff.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wmbiff/wmbiff.c b/wmbiff/wmbiff.c
index c679338..c8250e2 100644
--- a/wmbiff/wmbiff.c
+++ b/wmbiff/wmbiff.c
@@ -1,4 +1,4 @@
-/* $Id: wmbiff.c,v 1.58 2003/07/04 21:42:35 bluehal Exp $ */
+/* $Id: wmbiff.c,v 1.59 2003/11/08 22:17:42 bluehal Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>
@@ -45,7 +45,7 @@ static const int wmbiff_mask_width = 64;
 #define CHAR_HEIGHT 7
 
 #define BLINK_TIMES 8
-#define DEFAULT_SLEEP_INTERVAL 1000
+#define DEFAULT_SLEEP_INTERVAL 5000
 #define BLINK_SLEEP_INTERVAL    200
 #define DEFAULT_LOOP 5
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list