Skip to content
Snippets Groups Projects
Commit 3888d24e authored by Alexandre Janniaux's avatar Alexandre Janniaux Committed by François Cartegnie
Browse files

adaptive: Segment: mark debug as override

Fix warning:

../../modules/demux/dash/mp4/../mpd/../../adaptive/playlist/Segment.h:103:30: warning: 'debug' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
                virtual void debug(vlc_object_t *,int = 0) const;

(cherry picked from commit f65953ef)
parent fd8635e5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment