Mercurial > mplayer.hg
changeset 30832:9e81c17f6e73
Fix a syntax error in graph.h.
author | sesse |
---|---|
date | Tue, 09 Mar 2010 13:19:25 +0000 |
parents | 9f57c99fce86 |
children | 0336ed6ed3c6 |
files | loader/dshow/graph.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/loader/dshow/graph.h Tue Mar 09 13:18:52 2010 +0000 +++ b/loader/dshow/graph.h Tue Mar 09 13:19:25 2010 +0000 @@ -19,7 +19,7 @@ * You should have received a copy of the GNU General Public License along * with MPlayer; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - / + */ #include "interfaces.h" #include "cmediasample.h"