aboutsummaryrefslogtreecommitdiff
path: root/src/Schwarzschild.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Schwarzschild.c')
-rw-r--r--src/Schwarzschild.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Schwarzschild.c b/src/Schwarzschild.c
index d459542..5eb4c6f 100644
--- a/src/Schwarzschild.c
+++ b/src/Schwarzschild.c
@@ -55,7 +55,7 @@ void Schwarzschild(CCTK_ARGUMENTS)
{
CCTK_VWarn(0, __LINE__, __FILE__, CCTK_THORNSTRING,
"Schwarzschild(): impossible value for conformal_storage=\"%s\"!",
- conformal_storage); /*NOTREACHED*/
+ conformal_storage); /*NOTREACHED*/
}
}