summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2015-12-16 15:17:34 +0100
committerHerculesWSAPI <Hercules@efficiently.awesome>2015-12-16 15:17:34 +0100
commitf1506b5a1cf67e66eb441fa5f9a32a1191935929 (patch)
tree719ca64293b443eb0ae03118c872a443b28fd97d /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parentd39250a6d5bb8987fcc8d7e8961680f9802fb2e7 (diff)
downloadhercules-f1506b5a1cf67e66eb441fa5f9a32a1191935929.tar.gz
hercules-f1506b5a1cf67e66eb441fa5f9a32a1191935929.tar.bz2
hercules-f1506b5a1cf67e66eb441fa5f9a32a1191935929.tar.xz
hercules-f1506b5a1cf67e66eb441fa5f9a32a1191935929.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
index bd081e472..bc78fe8b4 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -954,6 +954,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(console->init, HP_console_init) },
{ HP_POP(console->final, HP_console_final) },
{ HP_POP(console->display_title, HP_console_display_title) },
+ { HP_POP(console->display_gplnotice, HP_console_display_gplnotice) },
/* core */
{ HP_POP(core->shutdown_callback, HP_core_shutdown_callback) },
/* DB */