From c7df86cc2442c29649ae44b629b05818a1742c08 Mon Sep 17 00:00:00 2001 From: Mysteries Date: Sun, 14 Dec 2014 22:29:56 -0500 Subject: Fixed some improper grammar. --- src/common/HPM.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common') diff --git a/src/common/HPM.c b/src/common/HPM.c index e38451161..51a595310 100644 --- a/src/common/HPM.c +++ b/src/common/HPM.c @@ -273,7 +273,7 @@ void hplugin_unload(struct hplugin* plugin) { if( plugin->dll ) plugin_close(plugin->dll); /* TODO: for manual packet unload */ - /* - Go thru known packets and unlink any belonging to the plugin being removed */ + /* - Go through known packets and unlink any belonging to the plugin being removed */ aFree(plugin); if( !HPM->off ) { HPM->plugins[i] = NULL; -- cgit v1.2.3-70-g09d2