Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 135043 | Differences between
and this patch

Collapse All | Expand All

(-)src/libsyncevfs.c (-1 / +1 lines)
Lines 539-545 Link Here
539
	DIR_HANDLE *dh;
539
	DIR_HANDLE *dh;
540
	CE_FIND_DATA *data = NULL;
540
	CE_FIND_DATA *data = NULL;
541
	int optionflags;
541
	int optionflags;
542
	int itemcount;
542
	DWORD itemcount;
543
	WCHAR *tempwstr;
543
	WCHAR *tempwstr;
544
  int index;
544
  int index;
545
	
545
	

Return to bug 135043