Changeset 1404


Ignore:
Timestamp:
03/10/09 13:32:41 (4 years ago)
Author:
perry
Message:

rename prot, proto for consistancy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/libtrace.h.in

    r1386 r1404  
    12401240 */ 
    12411241DLLEXPORT void *trace_get_payload_from_ip6(libtrace_ip6_t *ipptr, 
    1242                 uint8_t *prot, uint32_t *remaining); 
     1242                uint8_t *proto, uint32_t *remaining); 
    12431243 
    12441244/** Gets a pointer to the payload given a pointer to the link header 
Note: See TracChangeset for help on using the changeset viewer.