From 019008548bbaf3f575469c3c8f917a1b59331e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Fri, 30 Mar 2012 08:57:57 +0000 Subject: Recreate the packet list when changing UAT for header fields. This fixes a crash when changing settings for fields used as a custom column. svn path=/trunk/; revision=41840 --- epan/uat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/uat.h') diff --git a/epan/uat.h b/epan/uat.h index 53806ab9fa..50446ca0c2 100644 --- a/epan/uat.h +++ b/epan/uat.h @@ -226,6 +226,7 @@ typedef struct _uat_field_t { #define UAT_CAT_PORTS "Port Assignments" #define UAT_CAT_CRYPTO "Decryption" #define UAT_CAT_FFMT "File Formats" +#define UAT_CAT_FIELDS "Header Fields" /** Create a new uat * -- cgit v1.2.1