Fix a comment.

Change-Id: I4dff4912ad8355552ba9efee73c0aae9a2a55000
Reviewed-on: https://code.wireshark.org/review/3415
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2014-08-04 13:42:00 -07:00
parent 70a6d204a7
commit d434e08b01
1 changed files with 4 additions and 2 deletions

View File

@ -236,8 +236,10 @@ yes
;;
solaris)
#
# XXX - "SunOS" as opposed to what? SunOS 5
# should always say "SunOS" here.
# There's nothing we can check for in the header
# file, so we just check for SunOS (pre-SunOS 5
# versions didn't include IPv6 support, so we
# just check the OS, not the version).
#
if test "`uname -s`" = "SunOS"; then
v6type=$i