diff random_seed.h @ 692:3f23085bdc04 libavutil

Fix typos.
author stefano
date Tue, 10 Mar 2009 21:41:31 +0000
parents bcd0e6fe83d8
children ddffe864f8b2
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();