aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ipv6-utils.h
AgeCommit message (Collapse)AuthorFilesLines
2005-09-12Don't collide with the "regular" IPv6 defintions in at least someGuy Harris1-24/+13
platforms in ipv6-utils.h. svn path=/trunk/; revision=15764
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-5/+5
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6116
2001-04-01Moved some ipv6 definitions from packet-ipv6.h to epan/ipv6-utils.h.Ed Warnicke1-0/+60
Fixed some typos. svn path=/trunk/; revision=3230