From 0af3839716285132d6a347b344eea0bc34fb09df Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Tue, 1 Jun 2004 17:37:10 +0000 Subject: various code cleanups svn path=/trunk/; revision=11053 --- globals.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/globals.h b/globals.h index de1590b261..fcf5d15860 100644 --- a/globals.h +++ b/globals.h @@ -1,7 +1,7 @@ /* globals.h * Global defines, etc. * - * $Id: globals.h,v 1.33 2004/03/18 19:04:31 obiot Exp $ + * $Id: globals.h,v 1.34 2004/06/01 17:37:10 ulfl Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -30,8 +30,8 @@ extern capture_file cfile; extern gchar *ethereal_path; -extern gchar *last_open_dir; #ifdef HAVE_LIBPCAP +/** @todo move this to the gtk dir */ extern gboolean auto_scroll_live; #endif -- cgit v1.2.3