From 03406bca107bfdfdcf88a443d3ede873966c9a5f Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 27 Jun 2003 14:55:55 +0000 Subject: Doubled the buffer size to read in an attribute's name. git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/FlexIO/trunk@42 21a6bef8-4479-4f54-8f8d-0db94a2919ef --- src/ioinfo.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ioinfo.cc b/src/ioinfo.cc index 36185ca..b1f8460 100644 --- a/src/ioinfo.cc +++ b/src/ioinfo.cc @@ -204,7 +204,7 @@ int main(int argc,char *argv[]){ if(cmdln.showattribinfo){ for(j=0;jreadAttributeInfo(j,attribname,datatype,length); printf("\tAttribute[%u] Name=%s Type=%s Length=%u\n", -- cgit v1.2.3