comparison loader/driver.h @ 25849:b70f5ac9c001

Remove $Id$ tags, they make diffs between different versions harder to read than necessary.
author reimar
date Sun, 27 Jan 2008 12:15:27 +0000
parents 53ca44efadce
children a8ea87c71d18
comparison
equal deleted inserted replaced
25848:09056d54cdee 25849:b70f5ac9c001
1 /* 1 /*
2 * Modified for use with MPlayer, detailed changelog at 2 * Modified for use with MPlayer, detailed changelog at
3 * http://svn.mplayerhq.hu/mplayer/trunk/ 3 * http://svn.mplayerhq.hu/mplayer/trunk/
4 * $Id$
5 */ 4 */
6 5
7 #ifndef LOADER_DRIVER_H 6 #ifndef LOADER_DRIVER_H
8 #define LOADER_DRIVER_H 7 #define LOADER_DRIVER_H
9 8