Browse Source

Restore mistakenly removed period after "DivX, Inc".

Originally committed as revision 16686 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 16 years ago
parent
commit
6f2009bf45
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavformat/avisynth.c

+ 1
- 1
libavformat/avisynth.c View File

@@ -1,6 +1,6 @@
/*
* AVISynth support for ffmpeg system
* Copyright (c) 2006 DivX, Inc
* Copyright (c) 2006 DivX, Inc.
*
* This file is part of FFmpeg.
*


Loading…
Cancel
Save