Skip to content

Commit 2e40458

Browse files
committed
Reformat code
1 parent c3af8fe commit 2e40458

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

junixsocket-common/src/main/java/org/newsclub/net/unix/AFSocketAddress.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ public boolean covers(AFSocketAddress other) {
710710

711711
/**
712712
* Custom serialization: Reference {@link AFAddressFamily} instance by identifier string.
713-
*
713+
*
714714
* @param in The {@link ObjectInputStream}.
715715
* @throws ClassNotFoundException on error.
716716
* @throws IOException on error.
@@ -723,7 +723,7 @@ private void readObject(ObjectInputStream in) throws ClassNotFoundException, IOE
723723

724724
/**
725725
* Custom serialization: Reference {@link AFAddressFamily} instance by identifier string.
726-
*
726+
*
727727
* @param out The {@link ObjectOutputStream}.
728728
* @throws IOException on error.
729729
*/

0 commit comments

Comments
 (0)