Navigation


Changeset 972:ce3cacbbccc9 in freeDiameter for libfdcore/peers.c


Ignore:
Timestamp:
Mar 15, 2013, 1:31:00 AM (11 years ago)
Author:
Thomas Klausner <tk@giga.or.at>
Branch:
default
Phase:
public
Message:

Fix some typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfdcore/peers.c

    r968 r972  
    542542                fd_list_insert_after( li_inf, &peer->p_hdr.chain );
    543543               
    544                 /* Start the PSM, which will receive the event bellow */
     544                /* Start the PSM, which will receive the event below */
    545545                CHECK_FCT_DO( ret = fd_psm_begin(peer), goto out );
    546546        } else {
Note: See TracChangeset for help on using the changeset viewer.