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-53


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-539-gb2281d5
Date: Fri, 03 Jan 2014 21:39:34 +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  b2281d5a43f93afb52fce336e8dd339d24d3e5cf (commit)
      from  3f04ca7095c12a514d300144c7290fe8b4859a5e (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=b2281d5a43f93afb52fce336e8dd339d24d3e5cf


commit b2281d5a43f93afb52fce336e8dd339d24d3e5cf
Author: Daniele Forsi <address@hidden>
Date:   Fri Jan 3 22:25:03 2014 +0100

    Fix debug message

diff --git a/common/phones/nk6510.c b/common/phones/nk6510.c
index a9086b8..3ad0dbe 100644
--- a/common/phones/nk6510.c
+++ b/common/phones/nk6510.c
@@ -4436,7 +4436,7 @@ static gn_error NK6510_GetRFLevel(gn_data *data, struct 
gn_statemachine *state)
 {
        unsigned char req[] = {FBUS_FRAME_HEADER, 0x0B, 0x00, 0x02, 0x00, 0x00, 
0x00};
 
-       dprintf("Getting network info ...\n");
+       dprintf("Getting RF level ...\n");
        SEND_MESSAGE_BLOCK(NK6510_MSG_NETSTATUS, 9);
 }
 

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

Summary of changes:
 common/phones/nk6510.c |    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]