Author: glebius
Date: Fri Feb  7 22:30:42 2014
New Revision: 261613
URL: http://svnweb.freebsd.org/changeset/base/261613

Log:
  Fix comment.

Modified:
  head/sys/net/flowtable.h

Modified: head/sys/net/flowtable.h
==============================================================================
--- head/sys/net/flowtable.h    Fri Feb  7 22:15:48 2014        (r261612)
+++ head/sys/net/flowtable.h    Fri Feb  7 22:30:42 2014        (r261613)
@@ -75,4 +75,4 @@ void flow_to_route_in6(struct flentry *f
 #endif
 
 #endif /* _KERNEL */
-#endif /* _NET_FLOWTABLE_H_ */
+#endif /* !_NET_FLOWTABLE_H_ */
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to