Index: /trunk/include/iprt/sha.h
===================================================================
--- /trunk/include/iprt/sha.h	(revision 29820)
+++ /trunk/include/iprt/sha.h	(revision 29821)
@@ -39,5 +39,5 @@
 #define RTSHA1_HASH_SIZE    20
 /** The length of a SHA-1 digest string. The terminator is not included. */
-#define RTSHA1_DIGEST_LEN  (40+1)
+#define RTSHA1_DIGEST_LEN  (40)
 
 /**
