diff options
Diffstat (limited to 'protocols/GTalkExt/src/handlers.h')
-rw-r--r-- | protocols/GTalkExt/src/handlers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/GTalkExt/src/handlers.h b/protocols/GTalkExt/src/handlers.h index 10ffa8cb81..c9d7dd120d 100644 --- a/protocols/GTalkExt/src/handlers.h +++ b/protocols/GTalkExt/src/handlers.h @@ -24,4 +24,4 @@ extern HANDLE hModulesLoaded;
int ModulesLoaded(WPARAM wParam, LPARAM lParam);
-int AccListChanged(WPARAM wParam, LPARAM lParam);
\ No newline at end of file +int AccListChanged(WPARAM wParam, LPARAM lParam);
|