projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d1a90b
)
typo in comment
author
Dana Jansens
<danakj@orodu.net>
Sun, 1 Dec 2002 11:40:52 +0000
(11:40 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sun, 1 Dec 2002 11:40:52 +0000
(11:40 +0000)
otk/eventhandler.hh
patch
|
blob
|
history
diff --git
a/otk/eventhandler.hh
b/otk/eventhandler.hh
index bb4f6d6ba4fae9eee3c9093210e13353fc8bab36..8e39a8dc0db420b52f27c11fdfd7192b70680467 100644
(file)
--- a/
otk/eventhandler.hh
+++ b/
otk/eventhandler.hh
@@
-124,8
+124,8
@@
public:
virtual ~OtkEventHandler();
protected:
- /*! Constructor for the
X
EventHandler class.
- This is protected so that
X
EventHandlers can't be instantiated on their
+ /*! Constructor for the
Otk
EventHandler class.
+ This is protected so that
Otk
EventHandlers can't be instantiated on their
own.
*/
OtkEventHandler();