From 504b90fcaeafe013a6f1b32edcc0d6a51561fc35 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Thu, 26 Jul 2001 23:19:54 +0000 Subject: [PATCH] Hm, what exactly changed here...? --- check/exam_clifford.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check/exam_clifford.cpp b/check/exam_clifford.cpp index 10f15205..287a600d 100644 --- a/check/exam_clifford.cpp +++ b/check/exam_clifford.cpp @@ -250,7 +250,7 @@ unsigned exam_clifford(void) result += clifford_check3(); cout << '.' << flush; result += clifford_check4(); cout << '.' << flush; result += clifford_check5(); cout << '.' << flush; - + if (!result) { cout << " passed " << endl; clog << "(no output)" << endl; -- 2.50.0