aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fix.c
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2013-01-05 04:06:31 +0000
committerMichael Mann <mmann78@netscape.net>2013-01-05 04:06:31 +0000
commitbf8fce3a008e5fc3e9509ea91573919079d097a1 (patch)
tree1a5b40bd4df5ab290b63885b5da8e1343f826da6 /epan/dissectors/packet-fix.c
parentb99199fcf8201f03d91fe754e8b6a3880f3abf3d (diff)
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
Diffstat (limited to 'epan/dissectors/packet-fix.c')
-rw-r--r--epan/dissectors/packet-fix.c2
1 files changed, 1 insertions, 1 deletions
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
*
*/