pkgsrc/geography/vis5d+/patches/patch-ab
2004-09-08 16:10:08 +00:00

13 lines
300 B
Text

$NetBSD: patch-ab,v 1.1 2004/09/08 16:10:08 wiz Exp $
--- src/misc.h.orig 2001-11-07 12:53:12.000000000 +0100
+++ src/misc.h
@@ -37,7 +37,7 @@
extern void die( char *msg );
-extern float round( float x );
+extern float roundnice( float x );
extern int which( char *file, char *fullpath );