Navigation


Changeset 43:2db15632a63d in freeDiameter for libfreeDiameter/dictionary.c


Ignore:
Timestamp:
Nov 25, 2009, 7:07:09 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Added a large part of connection establishment logic, to test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfreeDiameter/dictionary.c

    r7 r43  
    15291529       
    15301530       
    1531         /* Initialize the sentinel for applciations */
     1531        /* Initialize the sentinel for applications */
    15321532        init_object( &new->dict_applications, DICT_APPLICATION );
    15331533        new->dict_applications.data.application.application_name = "Diameter Common Messages";
Note: See TracChangeset for help on using the changeset viewer.