From 1c4e8d76bc15720f7d6efbb50958a584b32a4e0c Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 25 May 1998 15:01:19 +0000 Subject: [PATCH] Revert really bad typo (is this still the right name for such a thing?). git-svn-id: https://svn.dealii.org/trunk@357 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/point.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deal.II/deal.II/include/grid/point.h b/deal.II/deal.II/include/grid/point.h index 64d14a7bf0..a5418aa307 100644 --- a/deal.II/deal.II/include/grid/point.h +++ b/deal.II/deal.II/include/grid/point.h @@ -392,8 +392,9 @@ double Point::square () const { template inline ostream & operator << (ostream &out, const Point &p) { - for (unsigned int i=0; i