OSDN Git Service

use the autoconf/automake
[lha/lha.git] / src / lhdir.c
index aa5efa9..8667725 100644 (file)
@@ -96,3 +96,6 @@ closedir(dirp)
        close(dirp->dd_fd);
        free(dirp);
 }
+/* Local Variables: */
+/* tab-width : 4 */
+/* End: */