1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/cad/sis/files/patch-ae
2000-01-28 17:28:02 +00:00

12 lines
291 B
Plaintext

--- nova/ihybrid_code.c.orig Thu Jan 27 22:21:28 2000
+++ nova/ihybrid_code.c Thu Jan 27 22:21:37 2000
@@ -932,7 +932,7 @@
{
- long time();
+ time_t time();
int code_bits,i,new_code,increment,range,seed,trandom();
if (VERBOSE) printf("\nI generated a random code\n");