2013-09-26 17:14:40 +02:00

14 lines
383 B
Plaintext

$NetBSD: patch-af,v 1.1 2008/09/01 06:57:58 dholland Exp $
--- libray/libobj/hf.c~ 1992-02-09 22:04:18.000000000 -0500
+++ libray/libobj/hf.c 2008-09-01 02:08:11.000000000 -0400
@@ -42,7 +42,7 @@ typedef struct {
Vector cp, pDX, pDY;
} Trav2D;
-hfTri *CreateHfTriangle(), *GetQueuedTri();
+static hfTri *CreateHfTriangle(), *GetQueuedTri();
unsigned long HFTests, HFHits;