Fix elf_read_wine_loader_dbg_info() declaration for the !__ELF__ case

Eric Pouech pouech-eric at wanadoo.fr
Sun May 23 07:34:05 CDT 2004


> -unsigned long elf_read_wine_loader_dbg_info(struct process* pcs)
> +BOOL elf_read_wine_loader_dbg_info(struct process* pcs)
>  {
>      return -1;
>  }
we should return FALSE too



More information about the wine-devel mailing list