From 507af191bd9a100656b70da66111e2af105d82ee Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 30 Oct 2012 11:47:12 +0100 Subject: Now some final cleanup (I hope) --- plugins/hextray/callbacks.cpp | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins/hextray/callbacks.cpp') diff --git a/plugins/hextray/callbacks.cpp b/plugins/hextray/callbacks.cpp index 3882c137..0ced8384 100644 --- a/plugins/hextray/callbacks.cpp +++ b/plugins/hextray/callbacks.cpp @@ -55,8 +55,8 @@ BOOL CALLBACK EnumWindowsProc(HWND hWnd, LPARAM lParam) } /***********************************************************************************************/ -/******* our xchat event call back, get the name and info for each event and save it ***********/ -/******* for our alerts later ***********/ +/******* our HexChat event call back, get the name and info for each event and save it *********/ +/******* for our alerts later ******************************************************************/ /***********************************************************************************************/ int event_cb(char *word[], void *userdata) { @@ -174,7 +174,7 @@ int event_cb(char *word[], void *userdata) } /***********************************/ - /***** pass the events to xchat ****/ + /***** pass the events to HexChat **/ /***********************************/ return HEXCHAT_EAT_NONE; } @@ -256,7 +256,7 @@ LRESULT CALLBACK WindowProc(HWND hWnd, UINT msg, WPARAM wparam, LPARAM lparam) case WM_SIZE: { /******************************************/ - /***** User wants to minimize xChat, ******/ + /***** User wants to minimize HexChat, ****/ /***** are we allowed to go to tray? ******/ /******************************************/ if((g_dwPrefs & (1<