Note: this is against "vanilla" sources... but should apply antway :)

--- top.c.orig  2006-03-30 18:11:43.000000000 +0200
+++ top.c       2006-03-30 18:13:18.000000000 +0200
@@ -408,7 +408,7 @@ static void end_pgm (int dont_care_sig) 
 static void end_pgm (int dont_care_sig)
 {
    (void)dont_care_sig;
-   bye_bye(stdout, 1, NULL);
+   bye_bye(stdout, 0, NULL);
 }
 
 
-- 
        Paolo Ornati
        Linux 2.6.16.3 on x86_64


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to