aboutsummaryrefslogtreecommitdiff
path: root/src/Schwarzschild.c
diff options
context:
space:
mode:
authorgoodale <goodale@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>2004-05-17 12:28:57 +0000
committergoodale <goodale@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>2004-05-17 12:28:57 +0000
commit63b0d6d0a1d60a4046b5971c8c28f4a1d0e7d257 (patch)
treec67b8250dcc8d9e7f2f58c43a01d7d7f353f9928 /src/Schwarzschild.c
parentaf72fc57575436ac57f2d95e03ceac2d477c6ce0 (diff)
Untabified. Please try to adhere to the Cactus coding guidelines when
modifying or adding files. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@147 6a3ddf76-46e1-4315-99d9-bc56cac1ef84
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*/
}
}