1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
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");