This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new d3bbdcc6ae Restore patch file
d3bbdcc6ae is described below
commit d3bbdcc6aed5d0d21d81abf00d425e5b50599189
Author: mseidel <[email protected]>
AuthorDate: Thu May 29 15:12:18 2025 +0200
Restore patch file
---
main/graphite/graphite-2.3.1.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/main/graphite/graphite-2.3.1.patch
b/main/graphite/graphite-2.3.1.patch
index 718a52b05b..768c139126 100644
--- a/main/graphite/graphite-2.3.1.patch
+++ b/main/graphite/graphite-2.3.1.patch
@@ -1332,7 +1332,7 @@
else
+ {
// Weird, but can happen with an empty segment.
- Warn("No associations");
+ Warn("No assocations");
-
+ }
// Assert(pslot->m_vpslotAssoc.Size() > 0);