This commit is contained in:
Miek Gieben 2011-01-23 20:33:14 +01:00
parent 35ae8f9c12
commit 1cb828d388
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ func match(m *dns.Msg, d int) (*dns.Msg, bool) {
// nothing
}
// Packet Mangling functions
// Packet Mangling
switch d {
case IN:
// nothing