ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] PCH in packet-nbap-template.c

From: Gisle Vanem <gvanem@xxxxxxxxxxxx>
Date: Wed, 30 May 2012 20:01:40 +0200
asn1/nbap/packet-nbap-template.c now introduces an enum value
'PCH' that clashes with 'PCH' in <WinNT.h>.

According to:
 http://anonsvn.wireshark.org/viewvc/trunk/asn1/nbap/packet-nbap-template.c?r1=42779&r2=42783

The change happened at May 22 15:39:12. Could that be renamed to '_PCH'?

--gv