diff --git a/CPV/restart_sub.f90 b/CPV/restart_sub.f90 index 95c743fa6..6b669b61e 100644 --- a/CPV/restart_sub.f90 +++ b/CPV/restart_sub.f90 @@ -160,8 +160,9 @@ MODULE from_restart_module IF ( tzeroe ) THEN ! lambdam(:,:) = lambda(:,:) + cm(:,1:nbsp,1,1) = c0(:,1:nbsp,1,1) ! - WRITE( stdout, '("Electronic velocities set to zero")' ) + WRITE( stdout, '(" Electronic velocities set to zero")' ) ! END IF !