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


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-263-g513d51a
Date: Thu, 07 Jul 2011 13:29:31 +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  513d51a9bd5302acc6a51d453e5dbaadc843899e (commit)
      from  03d43afd18b655682ea94dddde736e527fd6411d (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=513d51a9bd5302acc6a51d453e5dbaadc843899e


commit 513d51a9bd5302acc6a51d453e5dbaadc843899e
Author: Daniele Forsi <address@hidden>
Date:   Thu Jul 7 15:28:58 2011 +0200

    Fix typo

diff --git a/common/gsm-common.c b/common/gsm-common.c
index 53f80af..0c49c2f 100644
--- a/common/gsm-common.c
+++ b/common/gsm-common.c
@@ -206,7 +206,7 @@ GNOKII_API const char 
*gn_connection_type2str(gn_connection_type t)
        case GN_CT_M2BUS:       return _("M2BUS");
        case GN_CT_DKU2:        return _("DKU2 (kernel support)");
        case GN_CT_DKU2LIBUSB:  return _("DKU2 (libusb support)");
-       case GN_CT_PCSC:        return _("Smart Card reader (libpcsc support)");
+       case GN_CT_PCSC:        return _("Smart Card reader (libpcsclite 
support)");
        case GN_CT_SOCKETPHONET:        return _("Linux Phonet (kernel 
support)");
        default:                return _("Unknown");
        }

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

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