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



commit 54db8fd2bae459420c2e51289a55c437329fcb05
Author: Michael Gratton <mike vee net>
Date:   Wed May 22 19:31:21 2019 +0000

    Undo change to stem_ISO_8859_1_french.c

 src/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_french.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_french.c 
b/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_french.c
index f1281e16..d684a66c 100644
--- a/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_french.c
+++ b/src/sqlite3-unicodesn/libstemmer_c/src_c/stem_ISO_8859_1_french.c
@@ -1,4 +1,3 @@
-
 /* This file was generated automatically by the Snowball to ANSI C compiler */
 
 #include "../runtime/header.h"
@@ -1109,7 +1108,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(z, g_v, 97, 251, 0)) goto lab0;
             i--;
             continue;


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