From 4abf80e24c825a0f5a0d9f26009f19c5e039ba6b Mon Sep 17 00:00:00 2001 From: sesse Date: Tue, 9 Mar 2010 13:19:25 +0000 Subject: Fix a syntax error in graph.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30874 b3059339-0415-0410-9bf9-f77b7e298cf2 --- loader/dshow/graph.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'loader') diff --git a/loader/dshow/graph.h b/loader/dshow/graph.h index f3ad68db46..7667f5a39e 100644 --- a/loader/dshow/graph.h +++ b/loader/dshow/graph.h @@ -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" -- cgit v1.2.3