mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02: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…
x
Reference in New Issue
Block a user