gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/rtmp r9695: cleanup up doxygen comnments.


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/rtmp r9695: cleanup up doxygen comnments.
Date: Mon, 03 Nov 2008 12:34:35 -0700
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9695
committer: address@hidden
branch nick: rtmp
timestamp: Mon 2008-11-03 12:34:35 -0700
message:
  cleanup up doxygen comnments.
modified:
  cygnal/diskstream.h
=== modified file 'cygnal/diskstream.h'
--- a/cygnal/diskstream.h       2008-11-03 19:33:59 +0000
+++ b/cygnal/diskstream.h       2008-11-03 19:34:35 +0000
@@ -122,10 +122,10 @@
     /// @param the offset in bytes to the location within the file to
     ///                seek to.
     ///
-    /// @return True if the stream was paused sucessfully, false if not.
+    /// @return A real pointer to the location of the data seeked to.
     boost::uint8_t * seek(off_t offset);
     
-    /// \bried Upload a file into a sandbox.
+    /// \brief Upload a file into a sandbox.
     ///                The sandbox is an area where uploaded files can get
     ///                written to safely. For SWF content, the file name also
     ///                includes a few optional paths used to seperate


reply via email to

[Prev in Thread] Current Thread [Next in Thread]