[sawfish] src/keys.h: Small comment added.
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] src/keys.h: Small comment added.
- Date: Mon, 31 Aug 2009 15:27:37 +0000 (UTC)
commit 4f41bf28af4c538a1f496195a0a89802e14622ed
Author: chrisb <zanghar freenet de>
Date: Mon Aug 31 17:26:47 2009 +0200
src/keys.h: Small comment added.
ChangeLog | 2 ++
src/keys.h | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 405728a..e087fb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
Usage on environmental variables.
-- [Teika Kazura]
+ * src/keys.h: Small comment added [Teika Kazura]
+
2009-08-30 Christopher Bratusek <zanghar freenet de>
* lisp/sawfish/gtk/widget.jl: Number widget can take optional initial value [Teika Kazura]
diff --git a/src/keys.h b/src/keys.h
index 6d4f401..c6b0395 100644
--- a/src/keys.h
+++ b/src/keys.h
@@ -60,7 +60,7 @@ enum {
all predefined wm key bindings to a different modifier */
EV_MOD_WM = 0x04000000,
- /* Matches any of the modifiers */
+ /* Matches any of the modifiers, including no modifier */
EV_MOD_ANY = 0x00400000,
/* a KeyRelease event */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]