]> andersk Git - openssh.git/blobdiff - ssh-rand-helper.c
- (tim) [configure.ac] set TEST_SHELL for OpenServer 6
[openssh.git] / ssh-rand-helper.c
index 03c58164c0f752bfbd41702cf6c0b5578005a3fa..28c93b6f56cd9889b3a09064458d4b17ad42cff6 100644 (file)
@@ -891,8 +891,8 @@ main(int argc, char **argv)
 
 /*
  * We may attempt to re-seed during mkstemp if we are using the one in the
- * compat library (via mkstemp -> arc4random -> seed_rng) so we need
- * our own seed_rng().  We must also check that we have enough entropy.
+ * compat library (via mkstemp -> _gettemp -> arc4random -> seed_rng) so we
+ * need our own seed_rng().  We must also check that we have enough entropy.
  */
 void
 seed_rng(void)
This page took 0.039202 seconds and 4 git commands to generate.