aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dpnss-link.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-05Fix what I think is a typo in the introductory comment.guy1-1/+9
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-09-26Get rid of check_col() and use ENC.etxrab1-13/+12
2011-08-08Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...wmeier1-31/+28
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2009-01-27Further cleanup of code, put in standard template format.jake1-25/+28
2009-01-27Minor changes related to proto_reg_handoff...wmeier1-8/+8
2009-01-27From Rolf Fiedler:etxrab1-0/+227