aboutsummaryrefslogtreecommitdiffstats
path: root/epan/filesystem.c
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-05-22 08:21:22 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-05-22 08:21:22 +0000
commit6075ec39fb8bd9d57bda37c7dd07c2a6ef3d5c93 (patch)
tree9965ecb160280dc9ff430db72322b3203b53a3ac /epan/filesystem.c
parentf0b33a47893e76488561e57d6c2dce07a1295d4b (diff)
ethereal->wireshark
svn path=/trunk/; revision=18207
Diffstat (limited to 'epan/filesystem.c')
-rw-r--r--epan/filesystem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/filesystem.c b/epan/filesystem.c
index dd2c81c50c..711f4aadf6 100644
--- a/epan/filesystem.c
+++ b/epan/filesystem.c
@@ -494,7 +494,7 @@ get_progfile_dir(void)
* Note that some of those configuration files might be used by code in
* libethereal, some of them might be used by dissectors (would they
* belong to libethereal, the application, or a separate library?),
- * and some of them might be used by other code (the Ethereal preferences
+ * and some of them might be used by other code (the Wireshark preferences
* file includes resolver preferences that control the behavior of code
* in libethereal, dissector preferences, and UI preferences, for
* example).