X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=snmp%2Flustre-snmp-trap.h;h=9f26ead39aa673cddfd0c64f8e319a5d003d7733;hp=c31fc8593df020ed32eb0e05dd938379b5cfbbf9;hb=3c94dc6c6156054293f1e794294036940ee5d578;hpb=313b3c3b9d82670b77d4624deb4471f89fc5a8cb diff --git a/snmp/lustre-snmp-trap.h b/snmp/lustre-snmp-trap.h index c31fc85..9f26ead 100644 --- a/snmp/lustre-snmp-trap.h +++ b/snmp/lustre-snmp-trap.h @@ -1,6 +1,4 @@ -/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- - * vim:expandtab:shiftwidth=8:tabstop=8: - * +/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -26,7 +24,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* @@ -41,7 +39,7 @@ #ifndef LUSTRE_SNMP_TRAP_H #define LUSTRE_SNMP_TRAP_H -extern void initilize_trap_handler(void); +extern void initialize_trap_handler(void); extern void terminate_trap_handler(void); #endif