Navigation


Changeset 1074:018a573b05f0 in freeDiameter for libfdcore/fifo_stats.c


Ignore:
Timestamp:
May 2, 2013, 1:20:30 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Forgot to include the new file in the build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfdcore/fifo_stats.c

    r1071 r1074  
    4242{
    4343        struct fd_peer * p = (struct fd_peer *)peer;
    44         TRACE_ENTRY( "%d %p %p %p %p %p %p %p %p", stat, peer, len, max, highest_count, total_count, total, blocking, last);
     44        TRACE_ENTRY( "%d %p %p %p %p %p %p %p %p", stat, peer, current_count, limit_count, highest_count, total_count, total, blocking, last);
    4545       
    4646        switch (stat) {
Note: See TracChangeset for help on using the changeset viewer.