Navigation


Changeset 399:9dc01eac6c5a in freeDiameter


Ignore:
Timestamp:
Jul 8, 2010, 12:34:31 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Fix compilation warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfreeDiameter/fifo.c

    r258 r399  
    191191int fd_fifo_move ( struct fifo * old, struct fifo * new, struct fifo ** loc_update )
    192192{
    193         struct fifo * q;
    194193        int loops = 0;
    195194       
Note: See TracChangeset for help on using the changeset viewer.