[gnutls-dev]small patch

Ivo Timmermans ivo at o2w.nl
Sat Oct 12 13:31:02 CEST 2002


Hi,

The following is needed on alpha and ia64:

--- lib/ext_max_record.c~       2002-10-12 13:31:01.000000000 +0200
+++ lib/ext_max_record.c        2002-10-12 13:31:15.000000000 +0200
@@ -123,7 +123,7 @@
 /* Maps numbers to record sizes according to the
  * extensions draft.
  */
-ssize_t _gnutls_mre_num2record( int num) {
+int _gnutls_mre_num2record( int num) {
        switch( num) {
        case 1:
                return 512;


	Ivo

-- 
You know you've been Raytracing too long when...
*  You see a physically attractive person, and your first thought is,
"Nice blobs!"
	- Jeff Lee, http://www.shipbrook.com/jeff/ykybrtlw.html




More information about the Gnutls-devel mailing list