Index: HDDefs.h =================================================================== diff -u -rfcf2da510b0d292394d43234539408fec60e9099 -r1841f63f8a1715d14809a3edb4e15c5d12ebda86 --- HDDefs.h (.../HDDefs.h) (revision fcf2da510b0d292394d43234539408fec60e9099) +++ HDDefs.h (.../HDDefs.h) (revision 1841f63f8a1715d14809a3edb4e15c5d12ebda86) @@ -300,7 +300,7 @@ HEPARIN_STATE_EMPTY, ///< Heparin Syringe empty NUM_OF_HEPARIN_STATES ///< Number of saline bolus states }; -typedef enum Heparin_States HEPARIN_STATE_T; ///< Type for heparin state enumeration +typedef enum Heparin_States HEPARIN_STATE_T; ///< Type for heparin state enumeration /// Enumeration of heparin command IDs. enum Heparin_Commands