aboutsummaryrefslogtreecommitdiff
path: root/src/driver
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-11-21 11:52:18 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-11-21 11:52:18 +0000
commite578ba283cbb9b88d572ac1eb2448d7e32e6b4be (patch)
tree357f7d1bcf9f5a1ec4fec52d8ac1b43546bfe1cf /src/driver
parent99346ca1056a1e5f74654d0c74387433cae3040a (diff)
comment reformat; no change in code
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1219 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/driver')
-rw-r--r--src/driver/announce.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/driver/announce.cc b/src/driver/announce.cc
index c5f3422..5cd0fb5 100644
--- a/src/driver/announce.cc
+++ b/src/driver/announce.cc
@@ -55,10 +55,10 @@ extern struct state state;
//
// This function is called by the Cactus scheduler, to announce any
-// desired apparent horizon info to any other thorns that may be interested. At present the only info
-// we announce is the centroid position of a single selected apparent
-// horizon; if the SetAHCentroid() aliased function has been defined
-// then we announce by calling that.
+// desired apparent horizon info to any other thorns that may be interested.
+// At present the only info we announce is the centroid position of a
+// single selected apparent horizon; if the SetAHCentroid() aliased
+// function has been defined then we announce by calling that.
//
extern "C"
void AHFinderDirect_announce(CCTK_ARGUMENTS)