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