[geary/fix-misspellings] Undo change to stem_UTF_8_french.c



commit 596b795dc8496217b2aa23c481abeed47867a4d3
Author: Michael Gratton <mike vee net>
Date:   Wed May 22 19:33:33 2019 +0000

    Undo change to stem_UTF_8_french.c

 src/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_french.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_french.c 
b/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_french.c
index 02867b59..ef85369f 100644
--- a/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_french.c
+++ b/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_UTF_8_french.c
@@ -1,4 +1,3 @@
-
 /* This file was generated automatically by the Snowball to ANSI C compiler */
 
 #include "../runtime/header.h"
@@ -1119,7 +1118,7 @@ static int r_un_double(struct SN_env * z) {
 
 static int r_un_accent(struct SN_env * z) {
     {   int i = 1;
-        while(1) { /* at least, line 216 */
+        while(1) { /* atleast, line 216 */
             if (out_grouping_b_U(z, g_v, 97, 251, 0)) goto lab0;
             i--;
             continue;


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