aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ip.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-01-24 01:44:29 +0000
committerGuy Harris <guy@alum.mit.edu>2004-01-24 01:44:29 +0000
commit46848f0a9ef2b8ceefdf75d8c75339778cd70e8c (patch)
treed4316f905060985bfa20d83b9b46102334975bb6 /packet-ip.c
parent49093048ac524c7eb2124c15a8db11d21c7fbab4 (diff)
Add a new "file_open_error_message()" routine in "epan/filesystem.c", to
translate UNIX errno values to a somewhat friendly message format string. Rename "file_open_error_message()" in "file.c" to "cf_open_error_message()", make "cf_open_error_message()" use the new "file_open_error_message()" for UNIX errno values, have "do_capture()" in "capture.c" use "file_open_error_message()" to report errors from "open()", and make "cf_open_error_message()" static as nothing outside "file.c" uses it. Do similar stuff in "tethereal.c". svn path=/trunk/; revision=9821
Diffstat (limited to 'packet-ip.c')
0 files changed, 0 insertions, 0 deletions