This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new ad69962bbc pre-commit whitespace clean up for asm files (#462)
ad69962bbc is described below
commit ad69962bbce1c8cfd07a2b56c862b4eeadab0342
Author: John Bampton <[email protected]>
AuthorDate: Sat Jan 24 21:53:35 2026 +1000
pre-commit whitespace clean up for asm files (#462)
Enforced 3 hooks for asm files:
- end-of-file-fixer
- mixed-line-ending
- trailing-whitespace
(cherry picked from commit 7380699756cb829100248f352fc3e1e35333afd8)
---
main/basic/source/runtime/wnt.asm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/main/basic/source/runtime/wnt.asm
b/main/basic/source/runtime/wnt.asm
index 9e123d63ef..6a66200707 100644
--- a/main/basic/source/runtime/wnt.asm
+++ b/main/basic/source/runtime/wnt.asm
@@ -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.
-;
+;
;**************************************************************
.386