Navigation


Changeset 1052:b3d623f04b6d in freeDiameter for libfdproto/fdproto-internal.h


Ignore:
Timestamp:
Apr 24, 2013, 1:49:00 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Fix a number of remaining compilation warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfdproto/fdproto-internal.h

    r1036 r1052  
    6666
    6767/* Messages / sessions API */
    68 int fd_sess_fromsid_msg ( uint8_t * sid, size_t len, struct session ** session, int * new);
    69 int fd_sess_ref_msg ( struct session * session );
    7068int fd_sess_reclaim_msg ( struct session ** session );
    7169
Note: See TracChangeset for help on using the changeset viewer.