From 27a378676afb91efcd6a889e07b257edd0a75e9d Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Sat, 13 Feb 2010 18:44:41 -0600 Subject: CarpetLib: Correct white space --- Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Carpet/CarpetLib/src') diff --git a/Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc b/Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc index 370d91723..c3a0c5425 100644 --- a/Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc +++ b/Carpet/CarpetLib/src/prolongate_3d_cc_rf2.cc @@ -279,9 +279,9 @@ namespace CarpetLib { template \ void \ prolongate_3d_cc_rf2_prim2std (T const * restrict const src, \ - ivect3 const & restrict srcext, \ + ivect3 const & restrict srcext, \ T * restrict const dst, \ - ivect3 const & restrict dstext, \ + ivect3 const & restrict dstext, \ ibbox3 const & restrict srcbbox, \ ibbox3 const & restrict dstbbox, \ ibbox3 const & restrict regbbox); -- cgit v1.2.3