Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
253 B
C
11 lines
253 B
C
--- modules/archive/zip/header.c.orig 2003-01-01 06:22:34 UTC
|
|
+++ modules/archive/zip/header.c
|
|
@@ -25,7 +25,7 @@
|
|
#include "zip.h"
|
|
|
|
|
|
-ZipStatus
|
|
+CxStatus
|
|
cxZipReadLocalHeader(ZipLocalHeader *header, CxFP *fp)
|
|
{
|
|
char buffer[ZIP_LOCAL_HEADER_SIZE];
|