aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-06-26 10:42:46 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-06-26 10:42:46 +0000
commit3db45775d9676b5f1e48b3fa9f78a998b20f6d63 (patch)
tree0788735ddc6558064de6de519b272e7686a805d7 /src
parentb67fcbdbea612af5a9d054a740f3d5b8c1f702dc (diff)
tweak comment wording
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@595 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src')
-rw-r--r--src/patch/ghost_zone.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/ghost_zone.hh b/src/patch/ghost_zone.hh
index 1728095..4764fd9 100644
--- a/src/patch/ghost_zone.hh
+++ b/src/patch/ghost_zone.hh
@@ -503,7 +503,7 @@ public:
// and patch_interp objects
void assert_fully_setup() const;
- // constructor et al, destructor
+ // constructor, finish setup, destructor
interpatch_ghost_zone(const patch_edge& my_edge_in,
const patch_edge& other_edge_in,
int N_overlap_points);