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:
e05d5f7
)
typo
author
Dana Jansens
<danakj@orodu.net>
Thu, 2 Jan 2003 23:34:58 +0000
(23:34 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 2 Jan 2003 23:34:58 +0000
(23:34 +0000)
src/bindings.hh
patch
|
blob
|
history
diff --git
a/src/bindings.hh
b/src/bindings.hh
index c51d46be1d9e2c6eba417e8fb9a2a3057fab8f21..ee1c7c665f8566c622ba28172ccc88ae13964e79 100644
(file)
--- a/
src/bindings.hh
+++ b/
src/bindings.hh
@@
-69,9
+69,9
@@
private:
static void reset(OBBindings *self); // the timer's timeout function
public:
- //! Initializes an OBBinding object
+ //! Initializes an OBBinding
s
object
OBBindings();
- //! Destroys the OBBinding object
+ //! Destroys the OBBinding
s
object
virtual ~OBBindings();
//! Translates a binding string into the actual Binding