Control: tags -1 patch

I'm attaching a simple patch that addresses the problem. I believe we can just
remove the javadoc param line.


From: Markus Koschany <a...@debian.org>
Date: Sat, 27 Aug 2022 22:47:41 +0200
Subject: java17

---
 cx/ath/matthew/unix/UnixSocket.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cx/ath/matthew/unix/UnixSocket.java b/cx/ath/matthew/unix/UnixSocket.java
index f652614..3c6df06 100644
--- a/cx/ath/matthew/unix/UnixSocket.java
+++ b/cx/ath/matthew/unix/UnixSocket.java
@@ -171,7 +171,6 @@ public class UnixSocket
     * @see getPeerUID
     * @see getPeerPID
     * @see getPeerGID
-    * @param data The byte of data to send.
     */
    public byte recvCredentialByte() throws IOException
    {

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to