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 0df4a4145 Checkstyle trailing whitespace
0df4a4145 is described below

commit 0df4a4145516ffcf25f2ff53b759453f405ce966
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Feb 10 10:25:47 2025 -0500

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

diff --git 
a/src/main/java/org/apache/commons/compress/harmony/pack200/Segment.java 
b/src/main/java/org/apache/commons/compress/harmony/pack200/Segment.java
index 0ddd07591..cd97e3270 100644
--- a/src/main/java/org/apache/commons/compress/harmony/pack200/Segment.java
+++ b/src/main/java/org/apache/commons/compress/harmony/pack200/Segment.java
@@ -45,7 +45,7 @@
  * <pre>
  *   pack200_archive:
  *      (pack200_segment)+
- *      
+ *
  *   pack200_segment:
  *      segment_header
  *      *band_headers :BYTE1

Reply via email to