12 lines
522 B
Text
12 lines
522 B
Text
$NetBSD: patch-ae,v 1.1 2005/10/31 05:34:07 minskim Exp $
|
|
|
|
--- ../nufxlib-203/NufxLibPriv.h.orig 2004-03-10 13:05:39.000000000 -0800
|
|
+++ ../nufxlib-203/NufxLibPriv.h
|
|
@@ -673,7 +673,6 @@ NuError Nu_ExpandLZW(NuArchive* pArchive
|
|
const NuThread* pThread, FILE* infp, NuFunnel* pFunnel, ushort* pThreadCrc);
|
|
|
|
/* MiscUtils.c */
|
|
-extern const char* kNufxLibName;
|
|
extern NuCallback gNuGlobalErrorMessageHandler;
|
|
const char* Nu_StrError(NuError err);
|
|
void Nu_ReportError(NuArchive* pArchive, const char* file, int line,
|