3 * File read write routines for Visual Networks .cap files.
4 * Copyright 2001, Tom Nisbet tnisbet@visualnetworks.com
6 * Based on the code that handles netmon files.
9 * Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
11 * SPDX-License-Identifier: GPL-2.0-or-later
19 #include "ws_symbol_export.h"
21 wtap_open_return_val
visual_open(wtap
*wth
, int *err
, char **err_info
);