13 lines
378 B
Text
13 lines
378 B
Text
$NetBSD: patch-ad,v 1.1 2003/12/17 16:58:25 sketch Exp $
|
|
|
|
--- protos.h.orig Thu Oct 23 08:13:57 2003
|
|
+++ protos.h Thu Oct 23 08:14:11 2003
|
|
@@ -243,7 +243,7 @@
|
|
extern double findSolFF( double );
|
|
extern double findMedhurstF( double );
|
|
extern double findQFactor( double );
|
|
-extern void restrict( void );
|
|
+extern void badratio( void );
|
|
|
|
/* cap.c */
|
|
extern void capgen( int );
|