[Gdcm-hackers] gdcm-git:Grassroots DICOM branch mec-mr-ext created. d0db038abe943b1202bca655c58de7b
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: malat <ma...@us...> - 2025-02-21 10:45:12
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, mec-mr-ext has been created
at d0db038abe943b1202bca655c58de7b1184afb36 (commit)
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/d0db038abe943b1202bca655c58de7b1184afb36/
commit d0db038abe943b1202bca655c58de7b1184afb36
Author: Mathieu Malaterre <mat...@gm...>
Date: Fri Feb 21 11:44:48 2025 +0100
Minor reformat
diff --git a/Utilities/gdcmext/mec_mr3_dict.c b/Utilities/gdcmext/mec_mr3_dict.c
index 8b529476f..d528634ef 100644
--- a/Utilities/gdcmext/mec_mr3_dict.c
+++ b/Utilities/gdcmext/mec_mr3_dict.c
@@ -208,7 +208,7 @@ static const struct mec_mr3_dict dict[] = {
{0x02, 0x0000a81c, 0xff003200, ""}, //
{0x02, 0x0000a81d, 0xff002a00, ""}, //
{0x02, 0x0000a822, 0x00000500, ""}, //
- {0x02, 0x0000a823, 0xff002c00, "MR Acquisition Type"}, //
+ {0x02, 0x0000a823, 0xff002c00, "MR Acquisition Type"}, //
{0x02, 0x0000a824, 0xff002400, ""}, //
{0x02, 0x0000a825, 0xff002400, ""}, //
{0x02, 0x0000a826, 0xff003200, ""}, //
diff --git a/Utilities/gdcmext/mec_mr3_dict.h b/Utilities/gdcmext/mec_mr3_dict.h
index 062a71c1f..759cc1f92 100644
--- a/Utilities/gdcmext/mec_mr3_dict.h
+++ b/Utilities/gdcmext/mec_mr3_dict.h
@@ -29,4 +29,4 @@ const char *get_mec_mr3_info_name(uint8_t group, uint32_t key);
} /* end extern "C" */
#endif
-#endif // MEC_MR3_DICT_H
+#endif // MEC_MR3_DICT_H
diff --git a/Utilities/gdcmext/mec_mr3_io.h b/Utilities/gdcmext/mec_mr3_io.h
index 1e13853a8..fe07848b0 100644
--- a/Utilities/gdcmext/mec_mr3_io.h
+++ b/Utilities/gdcmext/mec_mr3_io.h
@@ -27,4 +27,4 @@ bool mec_mr3_print(const void *input, size_t len);
} /* end extern "C" */
#endif
-#endif // MEC_MR3_IO_H
+#endif // MEC_MR3_IO_H
-----------------------------------------------------------------------
hooks/post-receive
--
Grassroots DICOM
|