Navigation



Ignore:
Timestamp:
Apr 24, 2013, 1:49:00 PM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Fix a number of remaining compilation warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_radgw/rgw_plugins.c

    r996 r1052  
    401401        for (li = head->next; li != head; li = li->next) {
    402402                struct plg_descr * plg = ((struct plg_accel_item *) li)->plg;
    403                 int locstateful = 0;
    404403               
    405404                if (plg->descriptor->rgwp_diam_ans) {
Note: See TracChangeset for help on using the changeset viewer.