func postroutingJumpComment()

in cmd/ip-masq-agent-v2/ip-masq-agent.go [408:410]


func postroutingJumpComment() string {
	return fmt.Sprintf(postRoutingMasqChainCommentFormat, masqChain)
}