Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / metadata / decimal-ms.h
index 1f2ad7a39c44c70a6710361fb1de6c63ffd53e54..38594e71957a3468f5656d6880f35ca8d3943f91 100644 (file)
@@ -1,6 +1,11 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_DECIMAL_MS_H__
 #define __MONO_DECIMAL_MS_H__
-typedef struct tagDECIMAL {
+
+typedef struct {
     // Decimal.cs treats the first two shorts as one long
     // And they seriable the data so we need to little endian
     // seriliazation