hwpfilter/source/grammar.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 50e3cede239a5691f4100cc2e74610ad12ad6ba5 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Dec 21 16:47:29 2018 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Dec 28 10:18:17 2018 +0100 Fix typo Change-Id: Ia445f4377ceab4b6ce147de2dc54cf4edf0ed7d5 Reviewed-on: https://gerrit.libreoffice.org/65564 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/hwpfilter/source/grammar.cxx b/hwpfilter/source/grammar.cxx index 9f33aacfd026..9c44eab4383b 100644 --- a/hwpfilter/source/grammar.cxx +++ b/hwpfilter/source/grammar.cxx @@ -1024,7 +1024,7 @@ yyerrlab: /* here on detecting error */ int x, count; count = 0; - /* Start X at -yyn if nec to avoid negative indexes in yycheck. */ + /* Start X at -yyn if negative to avoid negative indexes in yycheck. */ for (x = ((yyn < 0) ? -yyn : 0); x < (sizeof(yytname) / sizeof(char *)); x++) if (yycheck[x + yyn] == x) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits