[Telepathy-commits] [telepathy-spec/master] Removed note about character case in File_Hash_Type.

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


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 spec/Channel_Type_File_Transfer.xml |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/spec/Channel_Type_File_Transfer.xml b/spec/Channel_Type_File_Transfer.xml
index 222ca6f..e5c94dc 100644
--- a/spec/Channel_Type_File_Transfer.xml
+++ b/spec/Channel_Type_File_Transfer.xml
@@ -303,20 +303,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       </tp:enumvalue>
       <tp:enumvalue suffix="MD5" value="1">
         <tp:docstring>
-          MD5 digest as a string of 32 ASCII hex digits, which SHOULD be
-          lower-case if they are letters.
+          MD5 digest as a string of 32 ASCII hex digits.
         </tp:docstring>
       </tp:enumvalue>
       <tp:enumvalue suffix="SHA1" value="2">
         <tp:docstring>
-          SHA1 digest as a string of ASCII hex digits, which SHOULD be
-          lower-case if they are letters.
+          SHA1 digest as a string of ASCII hex digits.
         </tp:docstring>
       </tp:enumvalue>
       <tp:enumvalue suffix="SHA256" value="3">
         <tp:docstring>
-          SHA256 digest as a string of ASCII hex digits, which SHOULD be
-          lower-case if they are letters.
+          SHA256 digest as a string of ASCII hex digits.
         </tp:docstring>
       </tp:enumvalue>
     </tp:enum>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list