Commit 629f6d78 authored by berge's avatar berge
Browse files

Added missing ';'

parent 12a37c07
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@

		const UInt8 c_fHSubtypeRtSolPr := 2;
		const UInt8 c_fHSubtypePrRtAdv := 3;
		const UInt8 c_fHSubtypeHoInit := 4
		const UInt8 c_fHSubtypeHoInit := 4;
		const UInt8 c_fHSubtypeHoAck := 5;

		const UInt8	c_fHCode0 := 0;