Whamcloud - gitweb
LU-8030 hsm: prevent duplicated HSM requests
[fs/lustre-release.git] / snmp / lustre-snmp-trap.h
index 1dbfe1b..9f26ead 100644 (file)
@@ -39,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