Navigation



Ignore:
Timestamp:
Dec 4, 2009, 5:23:06 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Backup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/freeDiameter.h

    r86 r87  
    705705       
    706706int fd_app_merge(struct fd_list * list, application_id_t aid, vendor_id_t vid, int auth, int acct);
    707 int fd_app_find_common(struct fd_list * target, struct fd_list * reference);
    708 int fd_app_gotcommon(struct fd_list * apps);
     707int fd_app_check(struct fd_list * list, application_id_t aid, struct fd_app **detail);
    709708
    710709#endif /* _FREEDIAMETER_H */
Note: See TracChangeset for help on using the changeset viewer.