# HG changeset patch # User sesse # Date 1268140765 0 # Node ID 9e81c17f6e7352e43a2c70f1b3616005ea66e998 # Parent 9f57c99fce8667411e407e812be1185080ca86c4 Fix a syntax error in graph.h. diff -r 9f57c99fce86 -r 9e81c17f6e73 loader/dshow/graph.h --- 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"