From 39dfc7b4db00ed5d89a12dbeb9e2f235b02927b7 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 28 Dec 2007 23:08:48 +0000 Subject: [PATCH] Rename packet-pce.c to packet-pcep.c to match the protocol name. svn path=/trunk/; revision=23965 --- epan/dissectors/Makefile.common | 2 +- epan/dissectors/{packet-pce.c => packet-pcep.c} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename epan/dissectors/{packet-pce.c => packet-pcep.c} (99%) diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common index 1237a4f0de..f917800b13 100644 --- a/epan/dissectors/Makefile.common +++ b/epan/dissectors/Makefile.common @@ -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 \ diff --git a/epan/dissectors/packet-pce.c b/epan/dissectors/packet-pcep.c similarity index 99% rename from epan/dissectors/packet-pce.c rename to epan/dissectors/packet-pcep.c index d164ab88c2..09a504e18c 100644 --- a/epan/dissectors/packet-pce.c +++ b/epan/dissectors/packet-pcep.c @@ -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