diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-23 08:07:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-23 08:07:38 +0100 |
| commit | e8819ad7580f25eea7ca3c59cf0a3979d76a6b44 (patch) | |
| tree | 1ecec7476192945084a822916c1d565f35054ade /src/lib/video_source.h | |
| parent | 929b4c37eaf9593892f61df80309a8c8ad6c05a0 (diff) | |
Some more tidying up.
Diffstat (limited to 'src/lib/video_source.h')
| -rw-r--r-- | src/lib/video_source.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/video_source.h b/src/lib/video_source.h index 0b0985c87..c94b5a20a 100644 --- a/src/lib/video_source.h +++ b/src/lib/video_source.h @@ -33,7 +33,7 @@ class Subtitle; class Image; /** @class VideoSource - * @param A class that emits video data without timestamps. + * @param A class that emits video data. */ class VideoSource { |
