This is an automated email from the ASF dual-hosted git repository.
ottlinger pushed a commit to branch feature/TENTACLES-26
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git
The following commit(s) were added to refs/heads/feature/TENTACLES-26 by this
push:
new 3801e62 TENTACLES-26: Reduce warnings in IDE
3801e62 is described below
commit 3801e6241aaa6dda96e631a87cd2983232d4a190
Author: P. Ottlinger <[email protected]>
AuthorDate: Sun Jul 19 12:08:03 2026 +0200
TENTACLES-26: Reduce warnings in IDE
---
src/main/java/org/apache/creadur/tentacles/IOSystem.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/java/org/apache/creadur/tentacles/IOSystem.java
b/src/main/java/org/apache/creadur/tentacles/IOSystem.java
index 198e790..84d1e70 100644
--- a/src/main/java/org/apache/creadur/tentacles/IOSystem.java
+++ b/src/main/java/org/apache/creadur/tentacles/IOSystem.java
@@ -1,4 +1,4 @@
-/**
+/*
* 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 regarding copyright ownership.