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
doc: Change wrong term to avoid confusion
A function declaration is the prototype. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
tags/n2.4
Gabriel Dume
Luca Barbato
10 years ago
parent
4260490229
commit
dd35d451fb
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
doc/developer.texi
+ 1
- 1
doc/developer.texi
View File
@@ -68,7 +68,7 @@ case AVLINK_STARTINIT:
@end example
@item
Braces in function de
clara
tions are written on the new line:
Braces in function de
fini
tions are written on the new line:
@example
const char *avfilter_configuration(void)
@{
Write
Preview
Loading…
Cancel
Save