*** empty log message ***
[h316.git] / pc-tools / ldc2 / src / hw_constants.hh
index 19246863f3c744ed838c8d14c7adfd2bddcca915..171e331810d0d47ff70a8396089dea9dee8f5645 100644 (file)
@@ -11,7 +11,6 @@
 #define BLOCK_END_DELIMITER_1 0223 // XOFF 0x93
 #define BLOCK_END_DELIMITER_2 0xFF
 
-
 /* End of Tape sequence
  * If EOT_LENGTH is set to 2, EOT_1 becomes insignificant and so on
  */
@@ -20,5 +19,4 @@
 #define EOT_SEQ_2  0x93
 #define EOT_SEQ_3  0xff
 
-
 #endif