Browse Source

api-example: uppercase first letter in "copyright"

Improve consistency.
tags/n0.8
Stefano Sabatini 14 years ago
parent
commit
c328122a8d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/examples/api-example.c

+ 1
- 1
doc/examples/api-example.c View File

@@ -1,5 +1,5 @@
/*
* copyright (c) 2001 Fabrice Bellard
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*


Loading…
Cancel
Save