[ismrmrd] 37/177: Fixed typo in ImageTypes

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 14 20:01:59 UTC 2015


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

ghisvail-guest pushed a commit to annotated tag v1.1.0.beta.1
in repository ismrmrd.

commit 51a5fdc2f1f68643da3a3b3f6e8e6f53fef1fb12
Author: Souheil Inati <souheil.inati at nih.gov>
Date:   Tue Sep 2 13:21:11 2014 -0400

    Fixed typo in ImageTypes
---
 ismrmrd.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ismrmrd.h b/ismrmrd.h
index f78cd02..2251962 100644
--- a/ismrmrd.h
+++ b/ismrmrd.h
@@ -131,7 +131,7 @@ enum ISMRMRD_AcquisitionFlags {
 /**
  * Image Types
  */
-enum ISMRMRD_ImageType {
+enum ISMRMRD_ImageTypes {
     ISMRMRD_IMTYPE_MAGNITUDE = 1,
     ISMRMRD_IMTYPE_PHASE,
     ISMRMRD_IMTYPE_REAL,

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



More information about the debian-science-commits mailing list