mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
349 B

--- xdelta-1.1.3/xdmain.c~ 2001-09-24 08:59:18.000000000 +0200
+++ xdelta-1.1.3/xdmain.c 2005-10-21 02:30:09.000000000 +0200
@@ -1441,7 +1441,7 @@
return TRUE;
}
-static HandleFuncTable xd_handle_table =
+HandleFuncTable xd_handle_table =
{
(gssize (*) (FileHandle *fh)) xd_handle_length,
(gssize (*) (FileHandle *fh)) xd_handle_pages,