Index: trunk/LMDZ.COMMON/libf/evolution/surface.F90
===================================================================
--- trunk/LMDZ.COMMON/libf/evolution/surface.F90	(revision 4145)
+++ trunk/LMDZ.COMMON/libf/evolution/surface.F90	(revision 4170)
@@ -91,5 +91,5 @@
 if (allocated(albedo_PCM)) deallocate(albedo_PCM)
 if (allocated(albedodat_PCM)) deallocate(albedodat_PCM)
-if (allocated(emissivity_PCM)) deallocate(emissivity_PCM )
+if (allocated(emissivity_PCM)) deallocate(emissivity_PCM)
 
 END SUBROUTINE end_surface
