mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-19 13:27:00 +00:00
Fix typo: 'conjuction' -> 'conjunction'.
Originally committed as revision 17989 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d4b3d0408f
commit
323a8230fb
@ -24,7 +24,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
/**
|
||||
* Gets a seed to use in conjuction with random functions.
|
||||
* Gets a seed to use in conjunction with random functions.
|
||||
*/
|
||||
uint32_t ff_random_get_seed(void);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user