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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +5 lines)
Line  Link Here
0
-- httrack-3.44.1/src/minizip/ioapi.h
0
++ httrack-3.44.1/src/minizip/ioapi.h
Lines 9-14 Link Here
9
#ifndef _ZLIBIOAPI_H
9
#ifndef _ZLIBIOAPI_H
10
#define _ZLIBIOAPI_H
10
#define _ZLIBIOAPI_H
11
11
12
#define OF(x) x
12
13
13
#define ZLIB_FILEFUNC_SEEK_CUR (1)
14
#define ZLIB_FILEFUNC_SEEK_CUR (1)
14
#define ZLIB_FILEFUNC_SEEK_END (2)
15
#define ZLIB_FILEFUNC_SEEK_END (2)
15
-- httrack-3.44.1/src/minizip/zip.h
16
++ httrack-3.44.1/src/minizip/zip.h
Lines 42-47 Link Here
42
      ftp://ftp.pkware.com/probdesc.zip
42
      ftp://ftp.pkware.com/probdesc.zip
43
*/
43
*/
44
44
45
#define OF(x) x
46
45
#ifndef _zip_H
47
#ifndef _zip_H
46
#define _zip_H
48
#define _zip_H
47
49

Return to bug 383805