gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-56


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-564-gd07017c
Date: Sun, 12 Jan 2014 20:54:13 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  d07017cfd9943f8a0ccb8813d6999000e3fc9f69 (commit)
      from  194ad41aa394e36890e51975d14d60eacd3c5051 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=d07017cfd9943f8a0ccb8813d6999000e3fc9f69


commit d07017cfd9943f8a0ccb8813d6999000e3fc9f69
Author: Daniele Forsi <address@hidden>
Date:   Sun Jan 12 21:53:57 2014 +0100

    Message type 0x0c is definitely for keypress emulation

diff --git a/include/phones/nk6510.h b/include/phones/nk6510.h
index de96c87..2851bca 100644
--- a/include/phones/nk6510.h
+++ b/include/phones/nk6510.h
@@ -30,7 +30,7 @@
 #define NK6510_MSG_SECURITY    0x08    /* PIN and stuff */
 #define NK6510_MSG_NETSTATUS   0x0a    /* Network status */
 #define NK6510_MSG_SOUND       0x0b    /* Sound */
-#define NK6510_MSG_KEYPRESS    0x0c    /* keypress emulation? */
+#define NK6510_MSG_KEYPRESS    0x0c    /* Keypress emulation */
 #define NK6510_MSG_SUBSCRIBE   0x10    /* subscribe to channels */
 #define NK6510_MSG_CALENDAR    0x13    /* Calendar notes */
 #define NK6510_MSG_FOLDER      0x14    /* Folders handling */

-----------------------------------------------------------------------

Summary of changes:
 include/phones/nk6510.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]