Files
pkgsrc-ng/geography/vis5d+/patches/patch-ab
2013-09-26 17:14:40 +02:00

14 lines
300 B
Plaintext

$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 );