aboutsummaryrefslogtreecommitdiff
path: root/src/Ewmh.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ewmh.cc')
-rw-r--r--src/Ewmh.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Ewmh.cc b/src/Ewmh.cc
index 6b59a0c..10fa722 100644
--- a/src/Ewmh.cc
+++ b/src/Ewmh.cc
@@ -19,7 +19,7 @@
19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20// DEALINGS IN THE SOFTWARE. 20// DEALINGS IN THE SOFTWARE.
21 21
22// $Id: Ewmh.cc,v 1.28 2003/07/02 14:31:43 fluxgen Exp $ 22// $Id: Ewmh.cc,v 1.29 2003/07/04 01:03:40 rathnor Exp $
23 23
24#include "Ewmh.hh" 24#include "Ewmh.hh"
25 25
@@ -95,7 +95,7 @@ void Ewmh::initForScreen(BScreen &screen) {
95 95
96} 96}
97 97
98void Ewmh::setupWindow(FluxboxWindow &win) { 98void Ewmh::setupFrame(FluxboxWindow &win) {
99 99
100 Atom ret_type; 100 Atom ret_type;
101 int fmt; 101 int fmt;