mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-10 10:04:23 +00:00
codecs: mpeg2decoder: Fix a typo in header file's comment.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1963>
This commit is contained in:
parent
fd76521c24
commit
057fedd178
1 changed files with 1 additions and 1 deletions
|
@ -189,4 +189,4 @@ GType gst_mpeg2_decoder_get_type (void);
|
|||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GST_VP8_DECODER_H__ */
|
||||
#endif /* __GST_MPEG2_DECODER_H__ */
|
||||
|
|
Loading…
Reference in a new issue