aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2014-04-30 19:25:56 +0000
committerrhaas <rhaas@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2014-04-30 19:25:56 +0000
commit49d69d67bd8c6e0bd4e6abb5dcf12e12c3a6ced4 (patch)
treecc03ac0530687c7ec27ad2caed76a64cf4434ae4
parent3ebf5d34ffb2c3d7433747d6b72c024783ec9cac (diff)
fix missing semicolon
The previous commit (rev 148) accidentally commited changes to gxy etc that should have been a separate commit. They are not wrong, just should have been separated out. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TOVSolver/trunk@149 1bdb13ef-5d69-4035-bb54-08abeb3aa7f1
-rw-r--r--src/tov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tov.c b/src/tov.c
index 5303edc..7258efb 100644
--- a/src/tov.c
+++ b/src/tov.c
@@ -948,7 +948,7 @@ void TOV_C_Exact(CCTK_ARGUMENTS)
TOV_Copy(i3D, vely_p, vely);
TOV_Copy(i3D, velz_p, velz);
TOV_Copy(i3D, w_lorentz_p, w_lorentz);
- break:
+ break;
default:
CCTK_VWarn(CCTK_WARN_ABORT, __LINE__, __FILE__, CCTK_THORNSTRING,
"Unsupported number of TOV_Populate_TimelevelsL: %d",