Skip to content

Commit

Permalink
Delete trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwpeterson committed Mar 30, 2015
1 parent 73957d0 commit 5704eba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/systems/system_projection.C
Expand Up @@ -79,7 +79,7 @@ public:


/**
* This action class can be used with a GenericProjector to set
* This action class can be used with a GenericProjector to set
* projection values (which must be of type Val) as coefficients of
* the given NumericVector.
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/numerics/composite_function_test.C
Expand Up @@ -48,7 +48,7 @@ private:
index_sets[3][4] = 7;

CompositeFunction<Real> composite_outer;

{
CompositeFunction<Real> composite_inner;
composite_inner.attach_subfunction
Expand Down

0 comments on commit 5704eba

Please sign in to comment.