ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Finding duplicate (conflicting) value_string entries

From: Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx>
Date: Wed, 18 May 2011 17:49:08 +0200
On Wed, May 18, 2011 at 05:39:32PM +0200, Alexis La Goutte wrote:
> I think it is better to add this check in checkAPIs.pl script

Well it's little hard to do this in checkAPIs.pl cause we need preprocessor,
and some value_string (like tpncp) are generated from file.

This patch is OK for me.