gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/rtmp r9856: minor typo corrections.


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/rtmp r9856: minor typo corrections.
Date: Thu, 18 Dec 2008 10:32:49 -0700
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9856
committer: address@hidden
branch nick: rtmp
timestamp: Thu 2008-12-18 10:32:49 -0700
message:
  minor typo corrections.
modified:
  libamf/element.cpp
=== modified file 'libamf/element.cpp'
--- a/libamf/element.cpp        2008-11-18 22:58:05 +0000
+++ b/libamf/element.cpp        2008-12-18 17:32:49 +0000
@@ -1235,7 +1235,7 @@
 ///
 /// @return nothing.
 ///
-/// @remarks This add a NULL string terminator so the name can be printed.
+/// @remarks This adds a NULL string terminator so the name can be printed.
 void
 Element::setName(const char *name, size_t size)
 {
@@ -1253,7 +1253,7 @@
 ///
 /// @return nothing.
 ///
-/// @remarks This add a NULL string terminator so the name can be printed.
+/// @remarks This adds a NULL string terminator so the name can be printed.
 void
 Element::setName(Network::byte_t *name, size_t size)
 {


reply via email to

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