aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-dce122.c
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2015-11-16 00:06:10 +0400
committerAnders Broman <a.broman58@gmail.com>2015-12-07 07:11:54 +0000
commit9a9b1c9bbaba1e23a17b6a3f06afac7116c6a82b (patch)
treec5feed0ecd58da3593cb5998fc7b8110ec0f1769 /epan/dissectors/packet-dcerpc-dce122.c
parenta18af795fafb562452446118e322f0f73c799d65 (diff)
Spelling fixes for errors found by lintian
Change-Id: I889283902875193f4d3f3fd59788f59f8d9bcc20 Reviewed-on: https://code.wireshark.org/review/11945 Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-dcerpc-dce122.c')
-rw-r--r--epan/dissectors/packet-dcerpc-dce122.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dcerpc-dce122.c b/epan/dissectors/packet-dcerpc-dce122.c
index 7732a622ba..5f93842b54 100644
--- a/epan/dissectors/packet-dcerpc-dce122.c
+++ b/epan/dissectors/packet-dcerpc-dce122.c
@@ -188,7 +188,7 @@ static const value_string dce_error_vals[] = {
{ 552005634, "Not enough space in buffer passed to routine" },
{ 552005635, "Malformed host name" },
{ 552005636, "failed to disable cancels" },
- { 552005637, "failed to reenable cancels" },
+ { 552005637, "failed to re-enable cancels" },
{ 552005638, "memory allocation failure" },
{ 552005639, "no bindings for this entry" },
{ 552005640, "too many objects in group entry" },