diff options
-rw-r--r-- | src/demuxers/demux.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/demuxers/demux.h b/src/demuxers/demux.h index 59a132917..8db15c542 100644 --- a/src/demuxers/demux.h +++ b/src/demuxers/demux.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: demux.h,v 1.3 2001/04/21 00:14:40 f1rmb Exp $ + * $Id: demux.h,v 1.4 2001/04/27 10:47:41 f1rmb Exp $ */ #ifndef HAVE_DEMUX_H @@ -119,4 +119,3 @@ struct demux_plugin_s */ #endif - |