aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-git.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-2/+2
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-1/+1
2010-12-22From Alexis La Goutte via bug 5514:stig1-3/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-11-04Removed unused assignments.stig1-4/+4
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-04From Jelmer Vernooij via bug 4640:stig1-0/+166