aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-07-10 14:46:42 (GMT)
committerfluxgen <fluxgen>2002-07-10 14:46:42 (GMT)
commit9574ba4f0c70789f363841f4723eb36e0182e984 (patch)
tree59d5d53020cd155a1376b31da0ce2cccc2a88972
parentbe37152cec4d3e8045a604e2442d8ca86f46707d (diff)
downloadfluxbox-9574ba4f0c70789f363841f4723eb36e0182e984.zip
fluxbox-9574ba4f0c70789f363841f4723eb36e0182e984.tar.bz2
minor comment
-rw-r--r--src/Window.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Window.hh b/src/Window.hh
index 0ccb530..4396737 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -22,7 +22,7 @@
22// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 22// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23// DEALINGS IN THE SOFTWARE. 23// DEALINGS IN THE SOFTWARE.
24 24
25// $Id: Window.hh,v 1.23 2002/05/30 15:49:10 fluxgen Exp $ 25// $Id: Window.hh,v 1.24 2002/07/10 14:46:42 fluxgen Exp $
26 26
27#ifndef WINDOW_HH 27#ifndef WINDOW_HH
28#define WINDOW_HH 28#define WINDOW_HH
@@ -410,4 +410,4 @@ private:
410}; 410};
411 411
412 412
413#endif // __Window_hh 413#endif // WINDOW_HH