[Midnightbsd-cvs] src [11023] trunk/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c: tag
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Jun 15 18:42:17 EDT 2018
Revision: 11023
http://svnweb.midnightbsd.org/src/?rev=11023
Author: laffer1
Date: 2018-06-15 18:42:17 -0400 (Fri, 15 Jun 2018)
Log Message:
-----------
tag
Modified Paths:
--------------
trunk/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c
Modified: trunk/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c
===================================================================
--- trunk/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c 2018-06-15 22:41:56 UTC (rev 11022)
+++ trunk/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c 2018-06-15 22:42:17 UTC (rev 11023)
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
/*
* Copyright (c) 2001-2002
* Fraunhofer Institute for Open Communication Systems (FhG Fokus).
@@ -7,7 +8,7 @@
* All rights reserved.
*
* Author: Hartmut Brandt <harti at freebsd.org>
- *
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -16,7 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- *
+ *
* THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -29,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c,v 1.1 2004/08/09 16:36:04 harti Exp $
+ * $FreeBSD: stable/10/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c 310903 2016-12-31 10:34:09Z ngie $
*
* SNMP module for ATM hardware interfaces - FreeBSD/Ng specific part.
*/
@@ -215,7 +216,7 @@
return (0);
}
-/*
+/*
* Table of all ATM interfaces - Ng part
*/
int
More information about the Midnightbsd-cvs
mailing list