Navigation



Ignore:
Timestamp:
Apr 15, 2013, 4:17:07 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Fix a number of errors and warnings introduced/highlighted by recent commits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_diameap/plugins/eap_tls/eap_tls.h

    r438 r1027  
    4646int diameap_eap_tls_buildReq_start(u8 id, struct eap_packet * eapPacket);
    4747int diameap_eap_tls_buildReq_data(struct tls_data * data,int id,struct eap_packet * eapPacket);
    48 int diameap_eap_tls_parse(struct tls_msg * eaptls,struct eap_packet eapPacket);
     48int diameap_eap_tls_parse(struct tls_msg * eaptls,struct eap_packet *eapPacket);
    4949int eaptlsparse(struct tls_config * conf);
    5050
Note: See TracChangeset for help on using the changeset viewer.