texlive[50235] Build/source/texk/bibtex-x/bibtex-2.c: cosmetic

commits+kakuto at tug.org commits+kakuto at tug.org
Tue Mar 5 05:31:21 CET 2019


Revision: 50235
          http://tug.org/svn/texlive?view=revision&revision=50235
Author:   kakuto
Date:     2019-03-05 05:31:21 +0100 (Tue, 05 Mar 2019)
Log Message:
-----------
cosmetic

Modified Paths:
--------------
    trunk/Build/source/texk/bibtex-x/bibtex-2.c

Modified: trunk/Build/source/texk/bibtex-x/bibtex-2.c
===================================================================
--- trunk/Build/source/texk/bibtex-x/bibtex-2.c	2019-03-05 04:23:59 UTC (rev 50234)
+++ trunk/Build/source/texk/bibtex-x/bibtex-2.c	2019-03-05 04:31:21 UTC (rev 50235)
@@ -2984,7 +2984,7 @@
   if (!U_SUCCESS(err1)) {
     uchlen1 = icu_toUChars(entry_strs, (ptr1 * (ENT_STR_SIZE+1)), lenk1, uch1, ucap);
     uchlen2 = icu_toUChars(entry_strs, (ptr2 * (ENT_STR_SIZE+1)), lenk2, uch2, ucap);
-  err1 = U_ZERO_ERROR;
+    err1 = U_ZERO_ERROR;
   }
 
   if(Flag_location)



More information about the tex-live-commits mailing list