Skip to content

Commit c135faf

Browse files
committed
Merge pull request Omegaice#5 from Omegaice/package-fix
Correct package name
2 parents cba847f + d4444d8 commit c135faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmodem/xmodem.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package main
1+
package xmodem
22

33
import (
44
"bytes"

0 commit comments

Comments
 (0)