Various Doxygen fixes.
[dcpomatic.git] / src / lib / ffmpeg_subtitle_stream.h
index 704ac7b79cb5f44b6dc54ab8efbde420c4ee41d0..8b0274a5d5f16032378bff390557d6371a3e1740 100644 (file)
@@ -30,7 +30,7 @@ public:
                : FFmpegStream (n, i)
        {}
 
-       FFmpegSubtitleStream (cxml::ConstNodePtr, int version);
+       FFmpegSubtitleStream (cxml::ConstNodePtr node, int version);
 
        void as_xml (xmlpp::Node *) const;