This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.18-256-g428d8c5


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 "GNU C Library master sources".

The branch, master has been updated
       via  428d8c5e69b0e9c0baef2e21361f9c936d32070b (commit)
      from  7b7bab1391a3b16fff7e325e2c8a36b68eacba90 (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://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=428d8c5e69b0e9c0baef2e21361f9c936d32070b

commit 428d8c5e69b0e9c0baef2e21361f9c936d32070b
Author: Chris Leonard <cjlhomeaddress@gmail.com>
Date:   Fri Oct 4 18:51:42 2013 -0400

    Fix typos in 3166.def.

diff --git a/locale/iso-3166.def b/locale/iso-3166.def
index 317fbdf..52997b4 100644
--- a/locale/iso-3166.def
+++ b/locale/iso-3166.def
@@ -195,7 +195,7 @@ DEFINE_COUNTRY_CODE ("SAINT BARTHELEMY", BL, BLM, 652)
 DEFINE_COUNTRY_CODE ("SAINT HELENA", SH, SHN, 654)
 DEFINE_COUNTRY_CODE ("SAINT KITTS AND NEVIS", KN, KNA, 659)
 DEFINE_COUNTRY_CODE ("SAINT LUCIA", LC, LCA, 662)
-DEFINE_COUNTRY_CODE ("SAINT MARTIN (fRENCH PART)",MF, MAF, 663)
+DEFINE_COUNTRY_CODE ("SAINT MARTIN (FRENCH PART)", MF, MAF, 663)
 DEFINE_COUNTRY_CODE ("SAINT PIERRE AND MIQUELON", PM, SPM, 666)
 DEFINE_COUNTRY_CODE ("SAINT VINCENT AND THE GRENADINES", VC, VCT, 670)
 DEFINE_COUNTRY_CODE ("SAMOA", WS, WSM, 882)

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

Summary of changes:
 locale/iso-3166.def |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]