From f1506b5a1cf67e66eb441fa5f9a32a1191935929 Mon Sep 17 00:00:00 2001 From: "Hercules.ws" Date: Wed, 16 Dec 2015 15:17:34 +0100 Subject: HPM Hooks Update Signed-off-by: HerculesWSAPI --- src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc') diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc index 95a9b2ce9..59844e766 100644 --- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc +++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc @@ -1864,6 +1864,8 @@ struct { struct HPMHookPoint *HP_console_final_post; struct HPMHookPoint *HP_console_display_title_pre; struct HPMHookPoint *HP_console_display_title_post; + struct HPMHookPoint *HP_console_display_gplnotice_pre; + struct HPMHookPoint *HP_console_display_gplnotice_post; struct HPMHookPoint *HP_core_shutdown_callback_pre; struct HPMHookPoint *HP_core_shutdown_callback_post; struct HPMHookPoint *HP_DB_fix_options_pre; @@ -7681,6 +7683,8 @@ struct { int HP_console_final_post; int HP_console_display_title_pre; int HP_console_display_title_post; + int HP_console_display_gplnotice_pre; + int HP_console_display_gplnotice_post; int HP_core_shutdown_callback_pre; int HP_core_shutdown_callback_post; int HP_DB_fix_options_pre; -- cgit v1.2.3-70-g09d2