diff options
Diffstat (limited to 'sys/netgraph/ng_atmllc.c')
-rw-r--r-- | sys/netgraph/ng_atmllc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_atmllc.c b/sys/netgraph/ng_atmllc.c index 64bf8c3f5c257..ffa248bf4a06c 100644 --- a/sys/netgraph/ng_atmllc.c +++ b/sys/netgraph/ng_atmllc.c @@ -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_atmllc.c,v 1.3.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> |