# HG changeset patch # User stefano # Date 1236721291 0 # Node ID 3f23085bdc04c581503e96a7483102a7553eac05 # Parent 4e9e0c52ed089ef8c6f50e97bfb5285a9164de80 Fix typos. diff -r 4e9e0c52ed08 -r 3f23085bdc04 random_seed.h --- 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 /** - * 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();