gnutls-devel
[Top][All Lists]
Advanced

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

[gnutls-dev]small patch


From: Ivo Timmermans
Subject: [gnutls-dev]small patch
Date: Sat Oct 12 13:31:02 2002
User-agent: Mutt/1.3.28i

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



reply via email to

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