From 9c84384cc18ff589233628c193953ca8d7a39f5c Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 5 Jun 2013 20:44:03 +0000 Subject: Remove trailing whitespace. --- crypt/speeds.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypt') diff --git a/crypt/speeds.c b/crypt/speeds.c index 7362391..6043eab 100644 --- a/crypt/speeds.c +++ b/crypt/speeds.c @@ -12,13 +12,13 @@ #include #ifndef SIGVTALRM -/* +/* * patch from chip@chinacat.unicom.com (Chip Rosenthal): * you may enable it if your system does not include * a setitimer() function. You'll have to ensure the * existence a environment variable: HZ giving how many * ticks goes per second. - * If not existing in your default environment 50, 60 + * If not existing in your default environment 50, 60 * or even 100 may be the right value. Perhaps you should * then use 'time ./ufc 10000' instead of guessing. */ -- cgit v1.1