Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 28733
Collapse All | Expand All

(-)xmule-1.6.0-orig/src/PartFile.cpp (-1 / +1 lines)
Lines 464-470 Link Here
464
			// rehash
464
			// rehash
465
			SetPartFileStatus(PS_WAITINGFORHASH);
465
			SetPartFileStatus(PS_WAITINGFORHASH);
466
466
467
			CAddFileThread::AddFile(directory, searchpath, this);
467
			CAddFileThread::AddFile(directory, basename(searchpath), this);
468
		}
468
		}
469
	delete[] searchpath;
469
	delete[] searchpath;
470
470

Return to bug 28733