Removed non-ASCII characters.

svn path=/trunk/; revision=33450
This commit is contained in:
Stig Bjørlykke 2010-07-06 06:54:51 +00:00
parent 22056542a8
commit c7f2634f52
1 changed files with 1 additions and 1 deletions

View File

@ -1182,7 +1182,7 @@ dissect_v8_aggpdu(tvbuff_t * tvb _U_, packet_info * pinfo _U_, proto_tree * pdut
case V8PDU_DPREFIX_METHOD:
case V8PDU_TOSDSTPREFIX_METHOD:
default: /* stop warning that :
local_cflow_* may be used
'local_cflow_*' may be used
uninitialized in this function */
local_cflow_net = hf_cflow_dstnet;
local_cflow_mask = hf_cflow_dstmask;