[Pkg-privacy-commits] [obfs4proxy] 12/151: Fix a comment (No functional changes).
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:59:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository obfs4proxy.
commit 433ff8027d32bc856b7da5d227bc711d99c5290d
Author: Yawning Angel <yawning at schwanenlied.me>
Date: Mon May 12 04:55:52 2014 +0000
Fix a comment (No functional changes).
---
packet.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packet.go b/packet.go
index 7a6b3fb..98ce426 100644
--- a/packet.go
+++ b/packet.go
@@ -54,7 +54,7 @@ func (e InvalidPacketLengthError) Error() string {
return fmt.Sprintf("packet: Invalid packet length: %d", int(e))
}
-// InvalidPacketLengthError is the error returned when decodePacket rejects the
+// InvalidPayloadLengthError is the error returned when decodePacket rejects the
// payload length.
type InvalidPayloadLengthError int
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfs4proxy.git
More information about the Pkg-privacy-commits
mailing list