aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Startup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Startup.c b/src/Startup.c
index 6331e11..de43bf6 100644
--- a/src/Startup.c
+++ b/src/Startup.c
@@ -27,8 +27,8 @@ void AHFinder_Startup (void);
@author Gabrielle Allen
@desc
The startup registration routine for AHFinder.
- Registers AHFinder as an IO Method and provide the
- only necessary method TimeForOutput
+ Registers AHFinder as an IO Method and provide the
+ only necessary method TimeForOutput
@enddesc
@calls CCTK_RegisterGHExtensionSetupGH
@@*/