Ignore:
Timestamp:
Jan 14, 2007, 9:47:18 PM (16 years ago)
Author:
Sam Hocevar
Message:
  • Oops, ratio should be a double, not a float.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • zzuf/trunk/src/fd.h

    r1663 r1671  
    2020extern void _zz_exclude(char const *);
    2121extern void _zz_setseed(int32_t);
    22 extern void _zz_setratio(float);
     22extern void _zz_setratio(double);
    2323extern void _zz_setautoinc(void);
    2424extern void _zz_fd_init(void);
Note: See TracChangeset for help on using the changeset viewer.