Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > c1c8753c732d94ee4576674e06354bd6 > files > 7

gmt-4.5.1-5mdv2010.1.src.rpm

Index: src/gmt_customio.c
===================================================================
--- src/gmt_customio.c
+++ src/gmt_customio.c	2007-06-27 20:45:44.000000000 +0200
@@ -1307,7 +1307,7 @@
  *-----------------------------------------------------------*/
  
 struct srf_header6 {	/* Surfer 6 file header structure */
-	char id[4];		/* ASCII Binary identifier (DSBB) */
+	char id[5];		/* ASCII Binary identifier (DSBB) */
 	short int nx;		/* Number of columns */
 	short int ny;		/* Number of rows */
 	double x_min;		/* Minimum x coordinate */