summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_hub.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/ng_hub.h')
-rw-r--r--sys/netgraph/ng_hub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_hub.h b/sys/netgraph/ng_hub.h
index a735d7b64dfff..8b4610963321b 100644
--- a/sys/netgraph/ng_hub.h
+++ b/sys/netgraph/ng_hub.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/netgraph/ng_hub.h,v 1.1.34.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _NETGRAPH_NG_HUB_H_