]> Creatis software - bbtk.git/blobdiff - packages/gdcmvtk/src/bbgdcmvtkGetInfoGdcmReader.cxx
Improve Comments
[bbtk.git] / packages / gdcmvtk / src / bbgdcmvtkGetInfoGdcmReader.cxx
index 07da598549592d325533c17d2c0a8562c57c2218..42883f78e86c0c7b706eea4669dba5f2edabe899 100644 (file)
@@ -26,7 +26,7 @@ void GetInfoGdcmReader::Process()
       bbSetOutputOut(0);
       return;
    }
- // Get info from the image file
+ // Get info from THE image file (only *one* as input)
    int i;
    std::vector<double> v_iop;
    float iop[6];