From b7c5ce879fc386d815654fb128bf1c9a5973eefb Mon Sep 17 00:00:00 2001 From: Einar Johan Trøan Sømåen Date: Fri, 29 Aug 2014 03:28:00 +0200 Subject: COMMON: Fix some Doxygen comments that seem wrong. --- common/quicktime.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/quicktime.h') diff --git a/common/quicktime.h b/common/quicktime.h index f5fd578e3a..f74d1ed0d9 100644 --- a/common/quicktime.h +++ b/common/quicktime.h @@ -74,7 +74,7 @@ public: /** * Set the beginning offset of the video so we can modify the offsets in the stco * atom of videos inside the Mohawk archives - * @param the beginning offset of the video + * @param offset the beginning offset of the video */ void setChunkBeginOffset(uint32 offset) { _beginOffset = offset; } -- cgit v1.2.3