mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
d3dvideosink: fix typo
This commit is contained in:
parent
c6eb17be6e
commit
54ce3d5011
1 changed files with 1 additions and 1 deletions
|
@ -2365,7 +2365,7 @@ clear:
|
|||
return dat.hWnd;
|
||||
}
|
||||
|
||||
/* D3D Video Class Methdos */
|
||||
/* D3D Video Class Methods */
|
||||
|
||||
gboolean
|
||||
d3d_class_init (GstD3DVideoSink * sink)
|
||||
|
|
Loading…
Reference in a new issue