[cdftools] 77/228: JMM another modif in cdfconvert related to 80 char for dimg comment

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository cdftools.

commit 06c8e5658eb3e24c37c64e52b69f14828945cabd
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date:   Tue Nov 23 13:00:10 2010 +0000

    JMM another modif in cdfconvert related to 80 char for dimg comment
    
    
    git-svn-id: http://servforge.legi.grenoble-inp.fr/svn/CDFTOOLS/trunk@353 1055176f-818a-41d9-83e1-73fbe5b947c5
---
 cdfconvert.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cdfconvert.f90 b/cdfconvert.f90
index 5bcfe67..90716c8 100644
--- a/cdfconvert.f90
+++ b/cdfconvert.f90
@@ -527,7 +527,7 @@ CONTAINS
       IMPLICIT NONE
       CHARACTER(LEN=*), INTENT(in) ::  clname
       CHARACTER(LEN=4)  ::  cver
-      CHARACTER(LEN=256) ::  clheader
+      CHARACTER(LEN=80) ::  clheader
 !
       INTEGER :: irecl
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cdftools.git



More information about the debian-science-commits mailing list