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

(-)Frodo-4.1b.orig/Src/1541t64.cpp (-1 / +1 lines)
Lines 188-194 Link Here
188
	char type_char;
188
	char type_char;
189
189
190
	// Dummy directory title
190
	// Dummy directory title
191
	strcpy(dir_title, "LYNX ARCHIVE    ");
191
	strcpy(dir_title, "LYNX ARCHIVE   ");
192
192
193
	// Read header and get number of directory blocks and files contained
193
	// Read header and get number of directory blocks and files contained
194
	fseek(the_file, 0x60, SEEK_SET);
194
	fseek(the_file, 0x60, SEEK_SET);

Return to bug 340357