]> Dogcows Code - chaz/openbox/commitdiff
insert some whitespace
authorDana Jansens <danakj@orodu.net>
Fri, 19 Jul 2002 22:34:35 +0000 (22:34 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 19 Jul 2002 22:34:35 +0000 (22:34 +0000)
util/epist/epist.cc

index 6e954aec9a787fd0ae60d0a1347a852d144fd4ca..25f7e62ab9a6e5e6031678528efbe17aec873f76 100644 (file)
@@ -92,6 +92,7 @@ epist::~epist() {
   delete _xatom;
 }
 
+
 //   XGrabKey(_epist->getXDisplay(), XKeysymToKeycode(_epist->getXDisplay(),
 //                                            XStringToKeysym("F5")),
 //            Mod1Mask, _root, True, GrabModeAsync, GrabModeAsync);
@@ -110,6 +111,8 @@ void epist::activateGrabs() {
     }
   }
 }
+
+
 bool epist::handleSignal(int sig) {
   switch (sig) {
   case SIGHUP:
This page took 0.025051 seconds and 4 git commands to generate.