aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-tapi.c
AgeCommit message (Collapse)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-18/+18
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
2002-06-24Change each DCERPC dissector to pass in a hf value on initialisationTim Potter1-2/+2
for a value_string that corresponds to that dissectors opnums. Pass in -1 if no such table is available. svn path=/trunk/; revision=5749
2002-06-02TAPI interface.Ronnie Sahlberg1-0/+244
svn path=/trunk/; revision=5609