aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcom-sysact.c
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-09-07 20:30:48 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-09-07 20:30:48 +0000
commit4a0330010697f4536a46dc08ef8ce57e9e3fffac (patch)
treed41df63709ffcb8f0003f0587828d89720081448 /epan/dissectors/packet-dcom-sysact.c
parent13a3dd5a1c0d4801f76e202b8dbbf843f0530b8b (diff)
distinguish between things "ToBeDone" and "NoSpecificationAvailable" as some DCOM things are just unknown and cannot be implemented therefore
svn path=/trunk/; revision=19174
Diffstat (limited to 'epan/dissectors/packet-dcom-sysact.c')
-rw-r--r--epan/dissectors/packet-dcom-sysact.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-dcom-sysact.c b/epan/dissectors/packet-dcom-sysact.c
index 43c0f119eb..1b85255593 100644
--- a/epan/dissectors/packet-dcom-sysact.c
+++ b/epan/dissectors/packet-dcom-sysact.c
@@ -54,7 +54,7 @@ dissect_remsysact_remotecreateinstance_rqst(tvbuff_t *tvb, int offset,
offset = dissect_dcom_this(tvb, offset, pinfo, tree, drep);
/* XXX - what is this? */
- offset = dissect_dcom_tobedone_data(tvb, offset, pinfo, tree, drep,
+ offset = dissect_dcom_nospec_data(tvb, offset, pinfo, tree, drep,
4);
offset = dissect_dcom_PMInterfacePointer(tvb, offset, pinfo, tree, drep,