aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aim-chat.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-07(Minor) Rename a few variables in the global namespace to be a bit more unique;wmeier1-1/+3
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)wmeier1-23/+24
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-03-03remove check_coletxrab1-6/+3
2007-04-14fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesstandel1-1/+1
2007-03-24From Sebastien Tandel:sfisher1-2/+2
2006-08-21move a few arrays off the stacksahlberg1-6/+14
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...sahlberg1-0/+1
2004-12-25Again, some warnings removed.ulfl1-1/+1
2004-10-23Remove the include of <epan/prefs.h> from files that don't call anyguy1-1/+0
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-09-21From Jelmer Vernooij:guy1-86/+59
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+193