From: hyc Date: Sat, 9 Jan 2010 03:00:36 +0000 (+0000) Subject: Fix typo in comment X-Git-Tag: v2.4~292 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40706b07086115815312309a0cbfdc36038f8bcb;p=rtmpdump Fix typo in comment git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@224 400ebc74-4327-4243-bc38-086b20814532 --- diff --git a/rtmpdump.c b/rtmpdump.c index f229260..88cf177 100644 --- a/rtmpdump.c +++ b/rtmpdump.c @@ -831,7 +831,7 @@ GetLastKeyframe(FILE * file, // output file [in] uint32_t timestamp = RTMP_LIB::AMF_DecodeInt24(buffer); timestamp |= (buffer[3]<<24); - Log(LOGDEBUG, "Previuos timestamp: %d ms", timestamp); + Log(LOGDEBUG, "Previous timestamp: %d ms", timestamp); */ if (*dSeek != 0)