$NetBSD: patch-ab,v 1.1 2006/06/25 19:24:41 wiz Exp $

--- src/CFileData.h.orig	2005-04-25 18:25:38.000000000 +0000
+++ src/CFileData.h
@@ -30,5 +30,5 @@ class FileData {
 	FileData();
 	
 	void swapEndians();
-	void FileData::set(char *filename, Uint32 fSize, Uint32 cSize, Uint32 location);
+	void set(char *filename, Uint32 fSize, Uint32 cSize, Uint32 location);
 };
