[cig-commits] commit: Indent fix

Mercurial hg at geodynamics.org
Fri Feb 25 14:12:57 PST 2011


changeset:   15:d795eb23f69f
user:        Walter Landry <wlandry at caltech.edu>
date:        Fri Dec 31 16:02:18 2010 -0800
files:       FACStokes/FACStokes.C
description:
Indent fix


diff -r 3e8175cdd1ef -r d795eb23f69f FACStokes/FACStokes.C
--- a/FACStokes/FACStokes.C	Fri Dec 31 12:23:51 2010 -0800
+++ b/FACStokes/FACStokes.C	Fri Dec 31 16:02:18 2010 -0800
@@ -29,8 +29,7 @@ namespace SAMRAI {
 * all its internal variables with the variable database.                *
 *************************************************************************
 */
-  FACStokes::FACStokes(
-                       const std::string& object_name,
+  FACStokes::FACStokes(const std::string& object_name,
                        const tbox::Dimension& dim,
                        tbox::Pointer<tbox::Database> database):
     d_object_name(object_name),



More information about the CIG-COMMITS mailing list