Navigation



Ignore:
Timestamp:
Jul 28, 2010, 3:59:39 PM (14 years ago)
Author:
Souheil Ben Ayed <souheil@tera.ics.keio.ac.jp>
Branch:
default
Phase:
public
Message:

Corrected compilation warnings on app_diameap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_diameap/diameap_eap.h

    • Property exe set to *
    r425 r438  
    6767
    6868int diameap_eap_statemachine(struct eap_state_machine * sm, struct diameap_eap_interface * eap_i, boolean * error);
    69 static void diameap_ba_nextid(struct eap_state_machine * sm, int * id);
    70 static void     diameap_ba_policyupdate(struct eap_state_machine * sm, struct eap_packet eapPacket);
    71 static int diameap_ba_policygetnextmethod(struct eap_state_machine * sm, eap_type * eaptype, u32 * vendor);
    72 static int diameap_ba_policygetdecision(struct eap_state_machine * sm,  struct diameap_eap_interface * eap_i, decision * gdecision);
    73 static boolean diameap_ba_policydopickup(eap_type type);
     69
    7470
    7571#endif /* EAP_H_ */
Note: See TracChangeset for help on using the changeset viewer.