From 667ded1639b12b365a009441677d6962642bd914 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 28 Feb 2024 13:15:21 +0300 Subject: code cleaning --- include/m_avatars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_avatars.h b/include/m_avatars.h index 1cf2fe62a4..25e9841959 100644 --- a/include/m_avatars.h +++ b/include/m_avatars.h @@ -237,7 +237,7 @@ struct CONTACTAVATARCHANGEDNOTIFICATION /* wParam=0 lParam=(const wchar_t*)Avatar file name or NULL to remove the avatar -return=0 for success +return=0 for success, -1 to deny temporary file deletion (suitable for async operations) */ #define PS_SETMYAVATAR "/SetMyAvatar" -- cgit v1.2.3