From 8e601e4a64b37f333fc3a5f844e4d72d6f289415 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 20 Jul 2002 08:38:50 +0000 Subject: [PATCH] line up the vars --- util/epist/epist.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/epist/epist.hh b/util/epist/epist.hh index ceaebdfa..7bd0d276 100644 --- a/util/epist/epist.hh +++ b/util/epist/epist.hh @@ -51,7 +51,7 @@ private: typedef WindowLookup::value_type WindowLookupPair; WindowLookup _windows; - ActionList _actions; + ActionList _actions; virtual void process_event(XEvent *e); virtual bool handleSignal(int sig); -- 2.39.2