Skip to content

Commit ee684ca

Browse files
author
Rory Winston
committed
Rename
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/branches/NET_2_0@761988 13f79535-47bb-0310-9956-ffa450edef68
1 parent b970676 commit ee684ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/examples/nntp/post.java renamed to src/main/java/examples/nntp/PostMessage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* <p>
4040
***/
4141

42-
public final class post
42+
public final class PostMessage
4343
{
4444

4545
public final static void main(String[] args)

0 commit comments

Comments
 (0)