This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Fix typos.
Originally committed as revision 17927 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Stefano Sabatini
17 years ago
parent
e40ee25c49
commit
8358c03479
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavutil/random_seed.h
+ 1
- 1
libavutil/random_seed.h
View File
@@ -24,7 +24,7 @@
#include <stdint.h>
/**
* Get a seed to use in conjuction with random functions
* Get
s
a seed to use in conjuction with random functions
.
*/
uint32_t ff_random_get_seed();
Write
Preview
Loading…
Cancel
Save