]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - chpass/table.c
Use arc4random_uniform() to avoid "modulo bias"
[pw-darwin.git] / chpass / table.c
index 52e9bb865eb270c4d7ab67eb0982113f37626f6a..19f1a99062d8926f6d841a7e545f50f870d7b0dc 100644 (file)
  * SUCH DAMAGE.
  */
 
+#if 0
 #ifndef lint
 static const char sccsid[] = "@(#)table.c      8.3 (Berkeley) 4/2/94";
 #endif /* not lint */
-
+#endif
 #include <sys/cdefs.h>
 __FBSDID("$FreeBSD$");