fix a typo in new packet-h225.h
authorlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 2 Jan 2005 22:56:25 +0000 (22:56 +0000)
committerlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 2 Jan 2005 22:56:25 +0000 (22:56 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12933 f5534014-38df-0310-8fa8-9805f1628bb7

asn1/h225/packet-h225-template.h
epan/dissectors/packet-h225.h

index 1b5fbd8c06c43f6af6c941c598aa8189cf655f8a..81e531f45db10a07876f5f3cd5ad51fe1335716d 100644 (file)
@@ -23,7 +23,7 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  */
 
-#ifndef PACKET_H323_H
+#ifndef PACKET_H225_H
 #define PACKET_H225_H
 
 typedef enum _h225_msg_type {
index b1b646ec158c5f450f5d5192438aee35a621ee29..45444e2c6462741a4d07f88542fc973c103700a4 100644 (file)
@@ -30,7 +30,7 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  */
 
-#ifndef PACKET_H323_H
+#ifndef PACKET_H225_H
 #define PACKET_H225_H
 
 typedef enum _h225_msg_type {