View | Details | Raw Unified
Collapse All | Expand All

(-) lha-114i/src/lhext.c.symlink (+1 lines)
 Lines 351-356   extract_one(afp, hdr) Link Here 
				}
				}
				unlink(bb1);
				unlink(bb1);
				make_parent_path(bb1);
				l_code = symlink(bb2, bb1);
				l_code = symlink(bb2, bb1);
				if (l_code < 0) {
				if (l_code < 0) {
					if (quiet != TRUE)
					if (quiet != TRUE)