Rename packet-pce.c to packet-pcep.c to match the protocol name.

svn path=/trunk/; revision=23965
This commit is contained in:
Guy Harris 2007-12-28 23:08:48 +00:00
parent a930d7df28
commit 39dfc7b4db
2 changed files with 2 additions and 2 deletions

View File

@ -586,7 +586,7 @@ CLEAN_DISSECTOR_SRC = \
packet-pana.c \
packet-p_mul.c \
packet-pagp.c \
packet-pce.c \
packet-pcep.c \
packet-pcnfsd.c \
packet-per.c \
packet-pflog.c \

View File

@ -1,4 +1,4 @@
/* packet-pce.c
/* packet-pcep.c
* Routines for PCEP packet disassembly
* draft-ietf-pce-pcep-09
* draft-ietf-pce-pcep-xro-02