remove wrong and misleading comment, ok phessler
authorhenning <henning@openbsd.org>
Tue, 19 Jul 2016 12:51:19 +0000 (12:51 +0000)
committerhenning <henning@openbsd.org>
Tue, 19 Jul 2016 12:51:19 +0000 (12:51 +0000)
sys/net/pf_lb.c

index 1639779..e42bdfa 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: pf_lb.c,v 1.54 2016/06/24 13:55:57 bluhm Exp $ */
+/*     $OpenBSD: pf_lb.c,v 1.55 2016/07/19 12:51:19 henning Exp $ */
 
 /*
  * Copyright (c) 2001 Daniel Hartmeier
 #include <netinet/icmp6.h>
 #endif /* INET6 */
 
-
-/*
- * Global variables
- */
-
 u_int64_t               pf_hash(struct pf_addr *, struct pf_addr *,
                            struct pf_poolhashkey *, sa_family_t);
 int                     pf_get_sport(struct pf_pdesc *, struct pf_rule *,