Navigation


Changeset 403:26aafbbc1640 in freeDiameter for freeDiameter/fD.h


Ignore:
Timestamp:
Jul 8, 2010, 2:24:19 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Cleanup all compilation warnings in base code for 32 bit arch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • freeDiameter/fD.h

    r378 r403  
    327327int             fd_cnx_getTLS(struct cnxctx * conn);
    328328int             fd_cnx_getcred(struct cnxctx * conn, const gnutls_datum_t **cert_list, unsigned int *cert_list_size);
     329int             fd_cnx_get_local_eps(struct fd_list * list);
    329330int             fd_cnx_getremoteeps(struct cnxctx * conn, struct fd_list * eps);
    330331char *          fd_cnx_getremoteid(struct cnxctx * conn);
Note: See TracChangeset for help on using the changeset viewer.