summaryrefslogtreecommitdiff
path: root/sys/net/if_lagg.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if_lagg.c')
-rw-r--r--sys/net/if_lagg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/if_lagg.c b/sys/net/if_lagg.c
index fcea02eee1e01..fc831ce2a25d1 100644
--- a/sys/net/if_lagg.c
+++ b/sys/net/if_lagg.c
@@ -17,7 +17,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/net/if_lagg.c,v 1.11.2.8.2.2 2007/12/21 05:35:29 thompsa Exp $");
#include "opt_inet.h"
#include "opt_inet6.h"