[Telepathy-commits] [telepathy-spec/master] Changed the unspecified value in Size and EstimatedSize from zero to UINT64_MAX.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:07 PST 2008


20080715165203-8ed0e-4e996a7463ca87378feaff59ef5629e026507340.gz
---
 spec/Channel_Type_File.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 32a35d5..37723db 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -58,7 +58,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         transfer is guaranteed to be this size. This cannot change once
         the channel has been created.</p>
 
-        <p>If this property is zero, then its value is unspecified.</p>
+        <p>If this property is UINT64_MAX, then its value is unspecified.</p>
       </tp:docstring>
     </property>
 
@@ -70,7 +70,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         property can, or has, been set. This cannot change once the channel
         has been created.</p>
 
-        <p>If this property is zero, then its value is unspecified.</p>
+        <p>If this property is UINT64_MAX, then its value is unspecified.</p>
       </tp:docstring>
     </property>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list