diff options
author | Bill Meier <wmeier@newsguy.com> | 2007-01-26 01:34:29 +0000 |
---|---|---|
committer | Bill Meier <wmeier@newsguy.com> | 2007-01-26 01:34:29 +0000 |
commit | 09f508b57bd635c95723f7cf7facd4c7caeae9b3 (patch) | |
tree | 3ff0f2ee7e10c8835d32ae692f44f89a1683e78b /version_info.h | |
parent | 0ffcdf3be02544b8925b4780e0925dea2aca0552 (diff) | |
download | wireshark-09f508b57bd635c95723f7cf7facd4c7caeae9b3.tar.gz wireshark-09f508b57bd635c95723f7cf7facd4c7caeae9b3.tar.bz2 wireshark-09f508b57bd635c95723f7cf7facd4c7caeae9b3.zip |
A few more ethereal --> wireshark
svn path=/trunk/; revision=20559
Diffstat (limited to 'version_info.h')
-rw-r--r-- | version_info.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version_info.h b/version_info.h index 1d58787cd3..6c3ef82d73 100644 --- a/version_info.h +++ b/version_info.h @@ -49,7 +49,7 @@ void get_compiled_version_info(GString *str, /* * Get compile-time information used only by applications that use - * libethereal. + * libwireshark. */ void get_epan_compiled_version_info(GString *str); |