From 2cd8459ddb9a42c8c93bd7db688a913a0ac038b2 Mon Sep 17 00:00:00 2001 From: Chris Maynard Date: Fri, 31 Dec 2010 18:03:23 +0000 Subject: From Jakub Zawadzki via bug 4753: New dissector: JSON, w/minor changes by me: 1) Add links to RFC 4627 and the json.org web site. 2) Comment out hf_json_member_key to keep tools/checkhf.pl happy. 3) Avoid duplicate (application/json) from being displayed in Info column. svn path=/trunk/; revision=35317 --- epan/dissectors/Makefile.common | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/dissectors/Makefile.common') diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common index de763ee9a2..8b893c77bd 100644 --- a/epan/dissectors/Makefile.common +++ b/epan/dissectors/Makefile.common @@ -601,6 +601,7 @@ DISSECTOR_SRC = \ packet-jabber.c \ packet-jmirror.c \ packet-jpeg.c \ + packet-json.c \ packet-juniper.c \ packet-jxta.c \ packet-k12.c \ -- cgit v1.2.3