]> git.proxmox.com Git - mirror_frr.git/blobdiff - eigrpd/eigrp_snmp.h
*: Replace zclient_new with zclient_new_notify
[mirror_frr.git] / eigrpd / eigrp_snmp.h
index ab14912c48ef82c1cecb937a749e1411174c42ce..55114e60555e3ac10c1566963692326e793bc514 100644 (file)
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
- * along with GNU Zebra; see the file COPYING.  If not, write to the Free
- * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * You should have received a copy of the GNU General Public License along
+ * with this program; see the file COPYING; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 
 #ifndef _ZEBRA_EIGRP_SNMP_H
 #define _ZEBRA_EIGRP_SNMP_H
 
-extern void eigrp_snmp_init (void);
+extern void eigrp_snmp_init(void);
 
 
 #endif /* _ZEBRA_EIGRP_SNMP_H */