diff loader/dshow/graph.h @ 30832:9e81c17f6e73

Fix a syntax error in graph.h.
author sesse
date Tue, 09 Mar 2010 13:19:25 +0000
parents 9f57c99fce86
children b946a0c28e65
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"