X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=snmp%2Flustre-snmp-trap.h;h=9f26ead39aa673cddfd0c64f8e319a5d003d7733;hp=fba5a27972dc8c1b9a3603910b917bc2304a3ab9;hb=72ac681d5d686d5626be606cc87ddeeed0b8e3a0;hpb=0f8dca08a4f68cba82c2c822998ecc309d3b7aaf diff --git a/snmp/lustre-snmp-trap.h b/snmp/lustre-snmp-trap.h index fba5a27..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. @@ -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