aboutsummaryrefslogtreecommitdiff
path: root/src/driver/mask.cc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-17 20:03:51 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-17 20:03:51 +0000
commitefab6d4c52577733f69ce3bd8e5afeb55aada2a6 (patch)
treeacf522c5f7a3fc789cf7e73e90ef16fbc7e56187 /src/driver/mask.cc
parent6df453f2a274c81edbf09cc9065bcade6de6069c (diff)
tweak debug printing
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@982 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/driver/mask.cc')
-rw-r--r--src/driver/mask.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/driver/mask.cc b/src/driver/mask.cc
index 8e66f1d..c0bd611 100644
--- a/src/driver/mask.cc
+++ b/src/driver/mask.cc
@@ -331,7 +331,7 @@ if (verbose_info.print_algorithm_details)
if (verbose_info.print_algorithm_details)
then CCTK_VInfo(CCTK_THORNSTRING,
- " ==> %ld points set to \"inside\"",
+ " %ld points set to \"inside\"",
inside_count);
}
}