(Trivial) Fix a typo.

Change-Id: Ib084b7e9d463c54fc836745833005b1456a82709
Reviewed-on: https://code.wireshark.org/review/518
Reviewed-by: Bill Meier <wmeier@newsguy.com>
Tested-by: Bill Meier <wmeier@newsguy.com>
This commit is contained in:
Bill Meier 2014-03-05 10:26:11 -05:00
parent abc6fb24fa
commit f1f06014c4
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
##
## This program can be used to scan original .c source files or source
## files which have been passed through a C pre-processor.
## Operating on pre-prosessed source files is optimal; There should be
## Operating on pre-processed source files is optimal; There should be
## minimal false positives.
## If the .c input is an original source file there may very well be
## false positives/negatives due to the fact that the hf_... variables & etc