OSDN Git Service

use the autoconf/automake
[lha/lha.git] / src / crcio.c
index 6f28aa7..4c38dda 100644 (file)
@@ -356,3 +356,6 @@ calc_header_crc(p, n)               /* Thanks T.Okamoto */
                UPDATE_CRC(*p++);
        return crc;
 }
+/* Local Variables: */
+/* tab-width : 4 */
+/* End: */