From 4fb9c1866be1be3c185d6e51bbf9c31a6fb1073a Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 25 Mar 2003 23:46:04 +0000 Subject: Fix up a comment. svn path=/trunk/; revision=7369 --- epan/filesystem.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'epan') diff --git a/epan/filesystem.c b/epan/filesystem.c index 90ff0df7bc..8995bf5134 100644 --- a/epan/filesystem.c +++ b/epan/filesystem.c @@ -1,7 +1,7 @@ /* filesystem.c * Filesystem utility routines * - * $Id: filesystem.c,v 1.20 2002/08/28 20:40:44 jmayer Exp $ + * $Id: filesystem.c,v 1.21 2003/03/25 23:46:04 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -235,7 +235,7 @@ get_datafile_dir(void) * Now we attempt to get the full pathname of the currently running * program, under the assumption that we're running an installed * version of the program. If we fail, we don't change "datafile_dir", - * and thus end up using DATAFILE_DIR. + * and thus end up using the default. * * XXX - does NSIS put the installation directory into * "\HKEY_LOCAL_MACHINE\SOFTWARE\Ethereal\InstallDir"? -- cgit v1.2.3