| # | Line 13 | Line 13 | typedef struct | |
|---|---|---|
| 13 | extern "C" | |
| 14 | #endif | |
| 15 | int uPnP_Forward( PortMappingContainer_C* ptr ); | |
| 16 | + | #ifdef __cplusplus |
| 17 | + | extern "C" |
| 18 | + | #endif |
| 19 | + | int uPnP_Remove( PortMappingContainer_C* ptr ); |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |