From ba7a9c30ae23037c73226cc0403cb97358a6ac53 Mon Sep 17 00:00:00 2001 From: Francois Gygi Date: Wed, 7 Sep 2011 18:13:46 +0000 Subject: [PATCH] trailing blanks git-svn-id: http://qboxcode.org/svn/qb/trunk@967 cba15fb0-1239-40c8-b417-11db7ca47a34 --- src/CellStepper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CellStepper.h b/src/CellStepper.h index 203136f..8eebffb 100644 --- a/src/CellStepper.h +++ b/src/CellStepper.h @@ -38,7 +38,7 @@ class CellStepper virtual void compute_new_cell(double e0,const std::valarray& sigma, const std::vector >& f0) = 0; - void enforce_constraints(double* u); + void enforce_constraints(double* u); virtual void update_cell(void) = 0; double ekin(void) const { return ekin_; } -- libgit2 0.26.0