changeset 692:3f23085bdc04 libavutil

Fix typos.
author stefano
date Tue, 10 Mar 2009 21:41:31 +0000
parents 4e9e0c52ed08
children ddffe864f8b2
files random_seed.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/random_seed.h	Mon Mar 09 17:47:47 2009 +0000
+++ b/random_seed.h	Tue Mar 10 21:41:31 2009 +0000
@@ -24,7 +24,7 @@
 #include <stdint.h>
 
 /**
- * Get a seed to use in conjuction with random functions
+ * Gets a seed to use in conjuction with random functions.
  */
 uint32_t ff_random_get_seed();