]> granicus.if.org Git - libevent/commitdiff
Finish a sentence
authorNick Mathewson <nickm@torproject.org>
Tue, 13 Aug 2013 14:59:20 +0000 (10:59 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 13 Aug 2013 14:59:20 +0000 (10:59 -0400)
include/event2/util.h

index 18cbd80699b69362b3d1463beed864ed3db80a9b..dde91131da29cb9218525d1f906412288d0c54f2 100644 (file)
@@ -679,7 +679,8 @@ int evutil_secure_rng_init(void);
  * Set a filename to use in place of /dev/urandom for seeding the secure
  * PRNG. Return 0 on success, -1 on failure.
  *
- * Call this function BEFORE calling any other initialization or .
+ * Call this function BEFORE calling any other initialization or RNG
+ * functions.
  *
  * (This string will _NOT_ be copied internally. Do not free it while any
  * user of the secure RNG might be running. Don't pass anything other than a