aboutsummaryrefslogtreecommitdiffstats
path: root/ui/decode_as_utils.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Get rid of more tvb_get_nstringz* calls.Guy Harris1-1/+5
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-13Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2013-12-10Fix prototypes.Gerald Combs1-2/+2
2013-12-10Fix compilation on Windows.Gerald Combs1-1/+4
2013-12-10Get the "Decode As" dialog working, albeit with a few warts. It differsGerald Combs1-0/+294