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
api-example: uppercase first letter in "copyright"
Improve consistency.
tags/n0.8
Stefano Sabatini
14 years ago
parent
f501c74d99
commit
c328122a8d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
doc/examples/api-example.c
+ 1
- 1
doc/examples/api-example.c
View File
@@ -1,5 +1,5 @@
/*
*
c
opyright (c) 2001 Fabrice Bellard
*
C
opyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*
Write
Preview
Loading…
Cancel
Save