X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=Example%2FexCurveData.cxx;h=434a0dfe93bf65cd202a072de96745da9ec8956d;hb=7eac7b02354a503913a9e4c4ab525fa3573d324d;hp=c92df1516d2a63732da5adbc81b91f9b44ddbf0e;hpb=e45a5cec8433fe360f34dd7c74f32c8fbcd9684f;p=gdcm.git diff --git a/Example/exCurveData.cxx b/Example/exCurveData.cxx index c92df151..434a0dfe 100644 --- a/Example/exCurveData.cxx +++ b/Example/exCurveData.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: exCurveData.cxx,v $ Language: C++ - Date: $Date: 2005/10/10 20:42:33 $ - Version: $Revision: 1.2 $ + Date: $Date: 2005/10/16 17:07:05 $ + Version: $Revision: 1.3 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -35,7 +35,7 @@ static const char* TypeOfDataArrays[13][2] = { { "FLOW" , "flow data" }, { "PHYSIO" , "physio data" }, { "RESP" , "Respiration trace" }, - NULL + { NULL, NULL } }; // Part 3, C.10.2.1.1 Type of data