X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fvideo.hh;fp=src%2Fmoof%2Fvideo.hh;h=0b5cb99a7afff09adb7802547eeff0e9ac93c70d;hp=8b42cfddd8b9e181f0f94706f97c6aaf41c67c78;hb=6c9943707d4f33035830eba0587a61a34eaecbc2;hpb=af88821a172c4dfd138b91b2a5148ae50b502fa2 diff --git a/src/moof/video.hh b/src/moof/video.hh index 8b42cfd..0b5cb99 100644 --- a/src/moof/video.hh +++ b/src/moof/video.hh @@ -77,7 +77,7 @@ public: explicit video(const std::string& caption = "Moof!!"); explicit video(const class attributes& attribs); - explicit video(const std::string& caption, + video(const std::string& caption, const class attributes& attribs); ~video();