Changeset 11612


Ignore:
Timestamp:
02/16/09 15:37:12 (4 years ago)
Author:
BrainSlayer
Message:

add description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/upnp/src/linux/linux_osl.c

    r11611 r11612  
    755755                entry->match.ipproto = IPPROTO_UDP; 
    756756        } 
     757         
     758        strncpy(entry->desc, map->description, sizeof(entry->desc)); 
    757759 
    758760        /* set to NAT kernel */ 
Note: See TracChangeset for help on using the changeset viewer.