ncp: fix spelling typo found by lintian

Change-Id: Ib6f44590671ac48461b09af7e297dc5737c3459f
Reviewed-on: https://code.wireshark.org/review/18503
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-10-27 07:51:47 +02:00 committed by Anders Broman
parent 38bf499648
commit 43ae42d5e8
1 changed files with 1 additions and 1 deletions

View File

@ -845,7 +845,7 @@ dissect_ncp_common(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree,
nw_connection = (header.conn_high*256)+header.conn_low;
/* Ok, we need to track the conversation so that we can
* determine if a new server session is occuring for this
* determine if a new server session is occurring for this
* connection.
*/
conversation = find_conversation(pinfo->num, &pinfo->src, &pinfo->dst,