You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
Fix typo: 'conjuction' -> 'conjunction'.
Originally committed as revision 17989 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user