From 1b7e9f7618cf0c88528460db7c3edfd4e45682d6 Mon Sep 17 00:00:00 2001 From: goodale Date: Mon, 17 May 2004 12:28:56 +0000 Subject: Untabified. Please try to adhere to the Cactus coding guidelines when modifying or adding files. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@72 b1d164ef-f17a-46e7-89d4-021c7118ef4e --- src/SetLocalSpatialOrder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SetLocalSpatialOrder.c b/src/SetLocalSpatialOrder.c index f6e7175..b2cc1dd 100644 --- a/src/SetLocalSpatialOrder.c +++ b/src/SetLocalSpatialOrder.c @@ -66,7 +66,7 @@ void ADMMacros_SetLocalSpatialOrder(CCTK_ARGUMENTS) *local_spatial_order = spatial_order; CCTK_VInfo(CCTK_THORNSTRING, "Spatial finite differencing order: %d", - spatial_order); + spatial_order); return; } -- cgit v1.2.3