Included filename packet-H225-exp.h changed to packet-h225-exp.h

svn path=/trunk/; revision=13031
This commit is contained in:
Tomas Kukosa 2005-01-14 11:42:39 +00:00
parent 685b736c0b
commit 0955a2c27b
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* Routines for h225 packet dissection
* Copyright 2005, Anders Broman <anders.broman@ericsson.com>
*
* $Id: packet-h225-template.h 12203 2004-10-05 09:18:55Z guy $
* $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@ -65,7 +65,7 @@ typedef struct _h225_packet_info {
*/
#include "packet-H225-exp.h"
#include "packet-h225-exp.h"
#endif /* PACKET_H225_H */