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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c928e233 Checkstyle trailing whitespace
6c928e233 is described below

commit 6c928e2330dc603c7adb16d7e723f9971d43bf4e
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Feb 10 09:17:55 2025 -0500

    Checkstyle trailing whitespace
---
 .../java/org/apache/commons/compress/harmony/unpack200/Segment.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/main/java/org/apache/commons/compress/harmony/unpack200/Segment.java 
b/src/main/java/org/apache/commons/compress/harmony/unpack200/Segment.java
index 55d417d95..e34eef1a1 100644
--- a/src/main/java/org/apache/commons/compress/harmony/unpack200/Segment.java
+++ b/src/main/java/org/apache/commons/compress/harmony/unpack200/Segment.java
@@ -73,7 +73,7 @@
  * <pre>
  *   pack200_archive:
  *      (pack200_segment)+
- *      
+ *
  *   pack200_segment:
  *      segment_header
  *      *band_headers :BYTE1

Reply via email to