X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=pc-tools%2Fldc2%2Fsrc%2Fhw_constants.hh;h=171e331810d0d47ff70a8396089dea9dee8f5645;hb=16b4d690e1a97837a883abe60d30b5cd032be935;hp=19246863f3c744ed838c8d14c7adfd2bddcca915;hpb=7880ae2dd0ed55ec671be0fc449487420a126626;p=h316.git diff --git a/pc-tools/ldc2/src/hw_constants.hh b/pc-tools/ldc2/src/hw_constants.hh index 1924686..171e331 100644 --- a/pc-tools/ldc2/src/hw_constants.hh +++ b/pc-tools/ldc2/src/hw_constants.hh @@ -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