This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 99384636174dbc00196c59754dc85c3c3dff1345
Author: mseidel <[email protected]>
AuthorDate: Tue Dec 30 08:12:57 2025 +0100

    Cleanup
---
 main/desktop/win32/source/guiloader/makefile.mk | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/main/desktop/win32/source/guiloader/makefile.mk 
b/main/desktop/win32/source/guiloader/makefile.mk
index 2bad5faa36..054887b53f 100644
--- a/main/desktop/win32/source/guiloader/makefile.mk
+++ b/main/desktop/win32/source/guiloader/makefile.mk
@@ -1,5 +1,5 @@
 #**************************************************************
-#  
+#
 #  Licensed to the Apache Software Foundation (ASF) under one
 #  or more contributor license agreements.  See the NOTICE file
 #  distributed with this work for additional information
@@ -7,16 +7,16 @@
 #  to you under the Apache License, Version 2.0 (the
 #  "License"); you may not use this file except in compliance
 #  with the License.  You may obtain a copy of the License at
-#  
+#
 #    http://www.apache.org/licenses/LICENSE-2.0
-#  
+#
 #  Unless required by applicable law or agreed to in writing,
 #  software distributed under the License is distributed on an
 #  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 #  KIND, either express or implied.  See the License for the
 #  specific language governing permissions and limitations
 #  under the License.
-#  
+#
 #**************************************************************
 
 
@@ -59,4 +59,3 @@ STDLIB2=$(SHLWAPILIB)
 
 
 .INCLUDE :  target.mk
-

Reply via email to