From bf8fce3a008e5fc3e9509ea91573919079d097a1 Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Sat, 5 Jan 2013 04:06:31 +0000 Subject: Upgrade to FIX 5.0 fields Bug 7853 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7853) FIX.xml is now based on FIX50SP2.xml with some fill in from 4x xml files (as determined by diff between "old" and "new" packet-fix.h) Included all FIX 5.0 field files from http://sourceforge.net/projects/quickfix/files/ svn path=/trunk/; revision=46944 --- epan/dissectors/packet-fix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-fix.c') diff --git a/epan/dissectors/packet-fix.c b/epan/dissectors/packet-fix.c index 98600f5f37..79f5c88e4a 100644 --- a/epan/dissectors/packet-fix.c +++ b/epan/dissectors/packet-fix.c @@ -23,7 +23,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * * Documentation: http://www.fixprotocol.org/ - * Fields and messages from http://www.quickfixengine.org/ xml + * Fields and messages from http://www.quickfixengine.org/ and http://sourceforge.net/projects/quickfix/files/ xml * */ -- cgit v1.2.3